From: Chris Kottom Date: 2011-02-17T18:29:17+09:00 Subject: Re: system firefox returns false. Why? --001517511b48006ebf049c7708af Content-Type: text/plain; charset=UTF-8 I'm not on a Windows machine, so I can't replicate, but system should return false if the command exits with a non-zero status. Maybe it's a problem internal to Firefox on Win? Seems to work as expected on Linux FWIW. On Thu, Feb 17, 2011 at 9:55 AM, zak wrote: > Hi! > Nothing happens typing the following: > > C:\>irb > irb(main):001:0> system "firefox.exe" > => false > irb(main):002:0> exit > > > while this command opens firefox: > C:\>firefox.exe > > C:\> > > how comes? any ideas? > Thanks > > --001517511b48006ebf049c7708af--