making .exe files

80 views
Skip to first unread message

mohamed aly

unread,
May 31, 2006, 6:57:01 AM5/31/06
to Re...@googlegroups.com

hello all!

this is my firsrt post to the group

how i can make .exe files from my rebol scripts?

thanx

Spinodo - Charles Mougel

unread,
May 31, 2006, 8:27:05 AM5/31/06
to Re...@googlegroups.com
Hello,

You can use Rebol SDK (with the encap tool) -> this is not free.

It's possible to use a zip software, to zip and create an exe (the
script+the rebol virtual machine (rebol.exe)) -> this is free, but not
"pro".

Charles.


mohamed aly a écrit :

thør

unread,
Jun 1, 2006, 9:45:21 PM6/1/06
to REBOL
Hi!

You may also use one of the following: Payload, GREBOX, or NSIS.

I've already tried Payload & GREBOX to create an executable file. What
they both do is basically grab a copy of the REBOL interpreter and your
code and stuff them in one executable file. When you run the
executable, it extracts your script, which then gets run by the
interpreter included within the executable.

Reply all
Reply to author
Forward
0 new messages