::InstallAPI::ConfigAPI
This API is used to manipulate and query internal configuration options in an installer or uninstaller.
Supported Platforms
All
Returns
See options
Options
-usenativedirectorydialog
If this option is turned on, the installer will use the native dialog when choosing a directory. This only applies to Windows and OS X where native dialogs exist.
-usenativefiledialog
If this option is turned on, the installer will use the native dialog when choosing a file from the system. This only applies to Windows and OS X where native dialogs exist.
-usenativemessagebox
If this option is turned on, the installer will use the native dialog when displaying messages to the user. This only applies to Windows and OS X where native dialogs exist.