| Application Output - Runtime Module |
HTML Executable lets you generate stand-alone Windows programs: your website is packed into a single .EXE file, ready to be shared with others. Moreover, this .EXE file does not require any third-party software (no Microsoft .net framework nor DLL files). This feature has a price: the code necessary to run stand-alone EXE files takes about 5 Mb uncompressed. This is relatively small compared to the size of other web browser distributions. Anyway, this is still large for online distribution. This is the main reason why you have two possibilities:
Not merging the runtime module results in smaller EXE files (in this case, the code added to the .EXE file takes about 100 kb only!). You can distribute the runtime module along with your publication files. Setup programs for runtime modules are available for public download and distribution. If the runtime module is not found on the user's computer, the publication will show a message box with instructions (that you can modify of course) about how to get and install the runtime module. Compressing Stand-alone Executable files to make them smallerIf you plan to distribute your publication .EXE file on the Internet, we recommend you to compress it in order to reduce its size and download time. Several ways are possible:
|
This is the online documentation of HTML Executable.
About HTML Executable
HTML Executable is a versatile HTML compiler and ebook compiler: it lets you create secure ebooks and desktop applications with your websites, HTML or PDF documents.
You can easily create attractive ebooks, full-featured HTML applications (RIA) and software, digital publications from your websites, PDF files and HTML documents for online or offline distribution.