You'll get notified as soon as new releases are out.
Note: Your e-mail address is only used to keep you informed about new releases.
Integrating Kix2Exe and ScriptCfg into PSPad is really simple. Just follow the steps described below. Other editors will probably have a similiar setup.
Note : If you installed Kix2Exe in another location, change the path to your situation. The "%File%" is a PSPad internal variable representing the currently opened KiXtart script. The /usescriptsettings tells Kix2Exe to read the packaging settings from the script.
This step describes how to add ScriptCfg as an external application to PSPad. By doing so, you can easily add the packaging settings comment block to your script.
After you've added ScriptCfg, the packaging settings comment block can be added to your script by opening the File menu and selecting the Add Kix2Exe Packaging Settings menu option.
Now that you've added Kix2Exe as a KiXtart compiler, you can package your script directly from PSPad. Just select the Compile option from the File menu or press Ctrl-F9 instead. The script is being packaged. Kix2Exe output is shown in the Output Window inside PSPad.
See the screenshot below.