[wix-users] Restart with Standard user as opposed to Admin user.

Nick Ball Nick.Ball at grantadesign.com
Tue May 24 01:01:32 PDT 2016


Anyone else seen this? Is this a bug or a standard part of burn?

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Nick Ball
Sent: 18 May 2016 10:24
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] Restart with Standard user as opposed to Admin user.

Hi All,

I've written a burn chainer that requires .Net framework and reportviewer. I've found that if the .Net framework says it requires a reboot, that this must happen before installing reportviewer, otherwise that component fails.

I handle this by checking restartrequired flag in OnExecutePackageComplete and forcing a restart there and then. In OnShutdown I'm returning Result.Restart if I need to restart.

I want the system to restart and my installer to continue after that restart. This works when logged in as Admin, but not when logged in as a standard user. How can I make this work?

-Nick

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list