MSI Factory 2.3

MSI.GetMode

MSI.GetMode

This is the first topic This is the last topic  

MSI.GetMode

This is the first topic This is the last topic  

OverviewExamples

boolean MSI.GetMode (

number hInstall,

number RunMode )

Example 1

bRebootNow = MSI.GetMode(_hInstall, MSIRUNMODE_REBOOTNOW);

Determines whether or not a reboot is necessary, and stores the result in the variable "bRebootNow."

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us