Script Packager

The Script Packager™ provides the ability create secure executable packages from your scripts and offers the following capabilities:

- Run As Support * - specify an alternate account for the execution of the script.
- Include Support Files
- resource kit tools, command interpreters, data files - whatever your script needs may be included right inside your the executable package.
- Encrypted Executable
- the executable package itself is encrypted.
- File Protection During Execution *
- Using NTFS and EFS
- Event Logging
- optionally log success or failure in Windows Event log.
- Return Codes
- packaged executable will return any error it encounters as a return code, or if there are no problems, it will return that of the script being executed.
- Command-line Parameter Support
- Have your packaged script accept command line parameters and write your own command line utilities!
- Optional System Tray Icon During Execution
- even specify a tool-tip message to advise your users your script is running.
- Customize Icons
- for the system tray icon or for the executable package itself

* Security features require Windows 2000 or later on target system

For documentation on the Script Packager, click here.