[wix-users] Upgrade prompts for restart
Phil Wilson
phil.wilson at mvps.org
Mon Oct 26 11:32:31 PDT 2015
You should take a verbose log of the MSI update install and look for things
like files in use or other reasons for a reboot. If you're worried about
pending reboots when you start your install something like the
MsiSystemRebootPending property might help, not sure if Burn has an
equivalent.
https://msdn.microsoft.com/en-us/library/aa370492(v=vs.85).aspx
Phil
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of
Roni Fuchs
Sent: Monday, October 26, 2015 4:54 AM
To: WiX Toolset Users Mailing List
Subject: [wix-users] Upgrade prompts for restart
Hi everyone,
Why would my upgrade that's basically only replaces files (minor update of
the msi, majorUpgrade of the bundle) require a restart?
Is it possible that the machine has a pending restart (perhaps an os update
that hasn't completed) and that's why I also get a restart required?
Thanks,
Roni (Aron) Fuchs
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant
http://www.firegiant.com/
More information about the wix-users
mailing list