Making executable =P

R

raelz

Ehm.. noob question though
I did not really understood the ruby2exe thingy, i tried things like
C:\Myhacks\EXE\rb2exe-0.2>rb2exe.exe ut.rb
C:\Myhacks\EXE\rb2exe-0.2>rb2exe.exe ut.rb w
C:\Myhacks\EXE\rb2exe-0.2>rb2exe.exe ut.rb [w] -rubyscript2exe-quiet
etc..
ok, i know im making a terrible mistake, but i just dont understand that

facts:
1. Im on windows
2. Script name is ut.rb
3. Script is in the rb2exe directory
4. It's a very simple script (almost like "hello world")

Thx guys, hopefully you wont flame me off the world :>
 
H

Harry Kakueki

Ehm.. noob question though
I did not really understood the ruby2exe thingy, i tried things like
C:\Myhacks\EXE\rb2exe-0.2>rb2exe.exe ut.rb
C:\Myhacks\EXE\rb2exe-0.2>rb2exe.exe ut.rb w
C:\Myhacks\EXE\rb2exe-0.2>rb2exe.exe ut.rb [w] -rubyscript2exe-quiet
etc..
ok, i know im making a terrible mistake, but i just dont understand that

facts:
1. Im on windows
2. Script name is ut.rb
3. Script is in the rb2exe directory
4. It's a very simple script (almost like "hello world")

Thx guys, hopefully you wont flame me off the world :>
Hi,

You want to make the exe?

http://www.erikveen.dds.nl/rubyscript2exe/index.html

In the directory containing ut.rb
Try this

ruby rubyscript2exe.rb ut.rb

Harry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,241
Messages
2,571,223
Members
47,856
Latest member
mmorais

Latest Threads

Top