You should probably post a link to the entire log for others to see. For example, I don't know if you've looked at the possibility that a custom action is resetting the REBOOT property somewhere. --------------- Phil Wilson
On Tue, Apr 28, 2015 at 1:15 PM, Henri Hein <he...@thinair.com> wrote: > My message went out prematurely, but I think the question is clear enough. > Does anyone have any ideas why the reboot might be happening, and how I can > really suppress it? There wasn't anything immediately obvious before the > last "Decrementing counter" log line. > > Thanks, > - Henri > > > On Tue, Apr 28, 2015 at 1:13 PM, Henri Hein <he...@thinair.com> wrote: > >> >> My installer keeps prompting for a reboot, and I am trying to find out >> why. I set the Reboot property to 'ReallySuppress' with the following XML: >> >> <Property Id="REBOOT" Value="ReallySuppress" /> >> >> I have run the installer with verbose log, trying to look for the clues >> listed on this helpful blog post: >> >> >> http://blogs.msdn.com/b/windows_installer_team/archive/2005/09/19/470980.aspx >> >> However, none of the tips pointed me to a reason for the reboot. I do not >> see "ReplacedInUseFiles" property set or Info 1603 or 1903 messages. My >> installer does update an Explorer plugin, but the Restart Manager >> successfully shuts down Explorer.exe and updates the DLL. I also run a >> custom action, but it's unclear if that triggers the reboot. >> >> I see the following lines in the log file: >> >> MSI (c) (F8:08) [18:33:11:278]: Incrementing counter to disable shutdown. >> Counter after increment: 0 >> >> MSI (c) (F8:E0) [18:34:33:767]: Disallowing shutdown. Shutdown counter: 0 >> MSI (s) (04:30) [18:34:48:408]: Incrementing counter to disable shutdown. >> Counter after increment: 0 >> MSI (s) (04:30) [18:34:48:439]: Decrementing counter to disable shutdown. >> If counter >= 0, shutdown will be denied. Counter after decrement: -1 >> >> These are not consecutive, just the lines related to the Shutdown property. >> >> >> > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users