Deployment Tools Foundation
SetInternalUI Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► SetInternalUI()()()

Icon | Member | Description |
---|---|---|
![]() ![]() |
SetInternalUI(InstallUIOptions, IntPtr%) |
Enables the installer's internal user interface. Then this user interface is used
for all subsequent calls to user-interface-generating installer functions in this process.
|
![]() ![]() |
SetInternalUI(InstallUIOptions) |
Enables the installer's internal user interface. Then this user interface is used
for all subsequent calls to user-interface-generating installer functions in this process.
The owner of the user interface does not change.
|