VBS to EXE
Prev Page Prev Page
ExeScript
What Is ExeScript?
Purchasing ExeScript
Registering ExeScript
Interface
Menus
Toolbar
Properties Pane
Resource View Pane
Customizing the Program View
Creating a New Script
Opening an Existing Script
Editing a Script
Saving a Script
Converting/Compiling a Script
Creating an EXE Application
How To
How to Convert Script to Exe
BAT to EXE
VBS to EXE
HTA to EXE
JS to EXE
ExeScript Host
Using ExeScript Host
ExeScript Host Object Model
ExeScript Host Language
Batch Commands
Tips for Writing Batch Files
Batch File Examples
VBS Files
Tips for Writing VBS Files
VBS File Examples
Licensing
Trial Versus Registered
Installing ExeScript
Uninstalling ExeScript
Copyrights

Converting/Compiling a Script

There are many situations when it may be necessary to compile and convert a script. You may often need to protect the content of the script from other people, protect it against being modified by other users, or make it easier to run it.

To convert the script, select the Project > Build menu command or click the corresponding Build project toolbar button. You can also use the F7 shortcut key. ExeScript will allow you to specify the name of the executable file and the location to save it to.

NoteNote: You can run the script without creating an exe file. Select the Project->Run Source Raw/Uncompiled menu command. The script will be executed from the window of the program.

 

Copyright © ScriptCode.com 2010. All rights reserved.