Hi All,
Is there anyway i can call windows Batch file from ruby program.
I tried the following line, it failed :
cmd.exe /c C:\Documents and Settings\user\D esktop\RUN.bat
Suggest me if you have an answer for this.
Cheers
Is there anyway i can call windows Batch file from ruby program.
I tried the following line, it failed :
cmd.exe /c C:\Documents and Settings\user\D esktop\RUN.bat
Suggest me if you have an answer for this.
Cheers
Comment