[wix-devs] windows updates/upgrades

Christopher Painter chrpai at iswix.com
Sun Jan 6 05:08:32 PST 2019


I believe that only gets triggered on PendingFileRenameOperations.   I thought the original question was a broader detect everything pending not just pending reboots.


________________________________
From: Blair Murri <osito at live.com>
Sent: Saturday, January 5, 2019 11:16 PM
To: Christopher Painter; WiX Toolset Developer Mailing List
Cc: Rob Mensching
Subject: Re: [wix-devs] windows updates/upgrades

Windows Installer automatically sets a property named MsiSystemRebootPending, IIRC. No CA needed

Get Outlook for Android<https://aka.ms/ghei36>

________________________________
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> on behalf of Rob Mensching via wix-devs <wix-devs at lists.wixtoolset.org>
Sent: Saturday, January 5, 2019 2:01:12 PM
To: Christopher Painter; WiX Toolset Developer Mailing List
Cc: Rob Mensching
Subject: Re: [wix-devs] windows updates/upgrades

I do think it is used in Burn to set the RestartRequired (or whatever it is called) variable. Could be used in a CA but I don't think such exists today.

-----Original Message-----
From: Christopher Painter <chrpai at iswix.com>
Sent: Saturday, January 5, 2019 10:40 AM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Cc: Rob Mensching <rob at firegiant.com>
Subject: RE: [wix-devs] windows updates/upgrades

Interesting.  I never leared C++ on Windows so I never use that library.     Does that logic get surfaced anywhere else such as extension to enable a <PropertyRef Id="WuaRestartRequred" />   That would be a neat feature to use with a Condition if it did.


-----Original Message-----
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of Rob Mensching via wix-devs
Sent: Saturday, January 5, 2019 12:10 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Cc: Rob Mensching <rob at firegiant.com>
Subject: Re: [wix-devs] windows updates/upgrades

dutil.lib has wuautil.h that has WuaRestartRequired().


-----Original Message-----
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of Adnan Shaheen via wix-devs
Sent: Saturday, January 5, 2019 5:52 AM
To: wix-devs at lists.wixtoolset.org
Cc: Adnan Shaheen <shaheen4qau at gmail.com>
Subject: [wix-devs] windows updates/upgrades

Anyone know if there is a way to detect windows pending updates (or major
upgrades) pending via WiX?

Regards:
Adnan Shaheen.
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/ ____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-devs mailing list