Add File: Provides a browse dialog where you may select files to add to your package. You may add support files, other command line utilities, etc. For KiXtart and AutoIt users, a common item to add is the Command Interpreter (KiX32.exe, WKiX32.exe or AutoIt.exe).
Note: Not shown, but automatically included in your package is the current script file you are working with.
Remove File: Remove files from the list of those to be included in your package.
Automatically Register the file: selecting this option will cause the currently selected file in the additional files list to be registered automatically for the duration of the package execution.
Note: this option is only enabled when a DLL or OCX file is selected in the list of additional files.
Force registration of all COM components: normally, the file will not register on the system if it finds that it is already registered. Selecting this option will cause any files set to be registered to ignore existing versions of the component on the system so that it will still register the one specified in the package.
Automatically include the default interpreter: selecting this option for KiXtart and AutoIt scripts will cause the interpreter specified in ASE to be automatically included as an additional file in the package.
Automatic registration feature coming soon!