I am trying to convert a .rb file into an exe file using Ruby (ruby
1.9.3p194 (2012-04-20) [i386-mingw32]).
The exe gets created using OCRA w/o any issues. However, when I run it
on a m/c which does not have ruby, I get the following error (please
refer attached screenshot).
I am trying to convert a .rb file into an exe file using Ruby (ruby
1.9.3p194 (2012-04-20) [i386-mingw32]).
The exe gets created using OCRA w/o any issues. However, when I run it
on a m/c which does not have ruby, I get the following error (please
refer attached screenshot).
Any help in this matter will be much appreciated…
The screenshot didn’t come through. Could you paste it as text?
Windows can’t find ‘rubyw’. Make sure you typed the name correctly, and
then try again. To search for a file, click the Start button, and then
click Search.
Windows can’t find ‘rubyw’. Make sure you typed the name correctly, and
then try again. To search for a file, click the Start button, and then
click Search.
But you are able to run Ruby scripts that haven’t been converted to
EXEs?