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