MSI Factory 2.3

MSI.SetMode

MSI.SetMode

This is the first topic This is the last topic  

MSI.SetMode

This is the first topic This is the last topic  

OverviewExamples

boolean MSI.SetMode (

number hInstall,

number RunMode,

boolean State )

Example 1

bMode = MSI.SetMode(_hInstall, MSIRUNMODE_REBOOTNOW, true);

Sets a flag to signify that a reboot is necessary, and returns true for success, or false for failure in the variable called "bMode."

See also: Related Actions


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