Click the dialog button next to Custom Executes in the Package Properties Pane to configure custom commands for a package to execute when installing and uninstalling a package.
Select from the following options in the drop-down to specify when to use a custom execute:
Use the following fields under Edit Custom Execute to further configure custom executes:
Root | Root directory for the executable or script the command executes. |
Relative Executable Path | Relative directory in the root directory for the executable or script the command executes. |
Arguments | Arguments to pass to the command. |
Wait to complete | Instructs NI Package Manager to wait for the command to complete before continuing install or uninstall operations. |
Ignore errors | Instructs NI Package Manager to ignore errors returned from the command. |
Show console windows | Displays a console window to show any logged messages generated by the command. |