Script2EXE --- Demonstration - How to Make an Windows Programm
In this demonstration, we make a calculator that supports multiple levels of brackets and frequently Math functions -
actually anything JavaScript supports.
Steps
- Save the Source Code to a HTML file, say "calc2.htm".
- Run Script2EXE
- Click the [Make Windows Programm...] button.
- Locate the saved "calc2.htm" by clicking the [...] button of the "Source File" group.
- Click the [...] button of the "Output File" group, and name the new executable file, say "calc2.exe".
See illustration.
- If you want set your own version info, click the [Version...] button.
- Click [Make].