[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

How to run a standlone Ruby application in Windows XP

Thiel Chang

9/24/2008 12:45:00 PM

Hi,

I made a Ruby application and I will run it as as a standalone
application under Windows XP.

Can anyone explain how to do rhat?

Best regards,

Thiel



2 Answers

Lex Williams

9/24/2008 1:23:00 PM

0

Thiel Chang wrote:
> Hi,
>
> I made a Ruby application and I will run it as as a standalone
> application under Windows XP.
>
> Can anyone explain how to do rhat?
>
> Best regards,
>
> Thiel

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

Erik Veenstra

9/24/2008 3:28:00 PM

0


> Try ruby2exe .

Does this project "ruby2exe" really exist? I see a lot of people
mentioning "ruby2exe", but I've never found it...

However, I do know about RubyScript2Exe, which might be the thing the
OP is looking for...

gegroet,
Erik V.