[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

how to invoke a exe(eg.vlc.exe) using ruby script

Sangeeta Huddar

2/27/2009 6:21:00 AM

hi ,
i m trying to invoke a .exe in ruby script . basically i need to open
the beyond compare.exe with 2 arguments as two file names and execute it
and get the result

i also wanted to call a .bat file in ruby
pls help how wil i do this






-sangeeta
--
Posted via http://www.ruby-....

1 Answer

Sangeeta Huddar

2/27/2009 7:09:00 AM

0

Thanks to Saifi
i got it and works fine

Sangeeta Huddar wrote:
> hi ,
> i m trying to invoke a .exe in ruby script . basically i need to open
> the beyond compare.exe with 2 arguments as two file names and execute it
> and get the result
>
> i also wanted to call a .bat file in ruby
> pls help how wil i do this
>
>
>
>
>
>
> -sangeeta

--
Posted via http://www.ruby-....