MSI.SetInstallLevel |
|
|
|
MSI.SetInstallLevel |
|
|
|
|
||
OverviewExamples
boolean MSI.SetInstallLevel ( |
bSuccess = MSI.SetInstallLevel(_hInstall, 3);
if (bSuccess) then
Dialog.Message("Level Result", "The install level was set successfully.");
else
Dialog.Message("Level Result", "The install level failed to be set.");
end
Sets the install level to the value 3.
See also: Related Actions
Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us