You could also look at ReplacedInUseFiles:

http://msdn.microsoft.com/en-us/library/windows/desktop/aa371219(v=vs.85).as
px

 
Phil 

-----Original Message-----
From: John L Krupka [mailto:john.kru...@nmwco.com] 
Sent: Friday, May 17, 2013 10:32 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Knowing a reboot is necessary for the ExitDialog

I am using the setting on the ExitDialog to allow the user to launch the
application when setup is complete.  I want to hide this option if a reboot
is going to be required.  Are there any properties that survive the
transition of the InstallSequence back to the UISequence that I can use to
determine setting WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT?  I thought maybe
MsiSystemRebootPending might but I am not finding that to be the case.

It appears my only option is store some piece of data like a registry entry
and then have a custom action retrieve it and act accordingly but wanted to
make sure there wasn't something already available.

Thanks



--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Knowing-a-rebo
ot-is-necessary-for-the-ExitDialog-tp7585939.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to