HyperNext Studio

HyperNext Studio => General => Topic started by: jakegol on January 19, 2011, 02:45:39 AM

Title: executables
Post by: jakegol on January 19, 2011, 02:45:39 AM
i know stacks are better, but is it possible to create an executable from hn creator? just one file with the extension: .exe
 if so, how?
Title: Re: executables
Post by: Malkom on January 19, 2011, 08:31:09 PM
Quote from: "jakegol"
i know stacks are better, but is it possible to create an executable from hn creator? just one file with the extension: .exe
 if so, how?

Yes, you can build an executable but it will have at least one file with it in the folder. To distribute it you could either compress it or use an Installer.

To build an exe - use the "Go" menu - it has options to build for Windows and Macintosh.
Title: Re: executables
Post by: jakegol on January 19, 2011, 09:22:52 PM
Thanks heaps!!