MsiRestartManagerSessionKey Property

Windows Installer

MsiRestartManagerSessionKey Property

The installer sets the value of the MsiRestartManagerSessionKey property to the session key for the Restart Manager session. Custom actions can use the session key to join the Restart Manager session.

Remarks

The installer sets the value of the MsiRestartManagerSessionKey property at initialization, and then clears the value during the InstallValidate action. Custom actions that need the value of the MsiRestartManagerSessionKey property must be come before the InstallValidate action in the action sequence.

Requirements

VersionWindows Installer 5.0 on Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. See the Windows Installer Run-Time Requirements for information about the minimum service pack required by a Windows Installer version.

See Also

Properties

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.