[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 standalone Ruby application in Windows XP?

Thiel Chang

9/25/2008 8:15:00 PM



I am new to Ruby and I made a Ruby application that have to run as as a
standalone application under Windows XP.

Can anyone help me to explain how to do that?

Thanks in advance,

Thiel

Ps By the way, I love the Ruby language and their community.




2 Answers

James Britt

9/25/2008 8:31:00 PM

0

Thiel Chang wrote:
>
>
> I am new to Ruby and I made a Ruby application that have to run as as a
> standalone application under Windows XP.
>
> Can anyone help me to explain how to do that?

Have you looked at rubyscript2exe ?

--
James Britt

www.happycamperstudios.com - Wicked Cool Coding
www.jamesbritt.com - Playing with Better Toys
www.ruby-doc.org - Ruby Help & Documentation
www.rubystuff.com - The Ruby Store for Ruby Stuff

Thiel Chang

9/25/2008 10:55:00 PM

0

Hi James,

Thanks for your advice. I just downloaded the rubyscript-pdf and I
assume it will work for me. Although, I have to study that documentation
carefully. :-)
But that's the fun of working with Ruby.

Thanks again,

Thiel


James Britt schreef:
> Thiel Chang wrote:
>>
>>
>> I am new to Ruby and I made a Ruby application that have to run as as
>> a standalone application under Windows XP.
>>
>> Can anyone help me to explain how to do that?
>
> Have you looked at rubyscript2exe ?
>