Z
zak
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
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