Admin Script Editor 3.2 Send comments on this topic.
Packaging HTA
Welcome to Admin Script Editor v3.2 > Features > ScriptPackager > Creating a Package > Examples by Language > Packaging HTA

Glossary Item Box

Packaging HTA Scripts

Select leave the process and arguments fields blank. The reason mshta.exe is not listed as a selectable process value is that HTA scripts must be called directly via the shell. (If you go to a command prompt and type mshta.exe the script won't actually run; It must be called directly). So, in ASE, to package an HTA file, the process field should be left blank.