Reference/SetAutoClose

From NSIS Wiki
Jump to navigationJump to search

SetAutoClose

true|false

Overrides the default auto window-closing flag (specified for the installer using AutoCloseWindow, and false for the uninstaller). Specify 'true' to have the install window immediately disappear after the install has completed, or 'false' to make it require a manual close.

Command introduced with NSIS v1.42