Please look and see if it could possibly be https://sourceforge.net/p/wix/bugs/3279/ Blair Murri > Date: Thu, 13 Jun 2013 13:11:11 +0100 > From: br...@cran.org.uk > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Burn: installer doesn't restart after reboot when > variables are specified on cmdline > > It appear there's a bug in WiX 3.8 that causes the bootstrapper not to > restart installation after a reboot (at least on Server 2003 x64) if > variables are specified on the command line. For example if I run: > > ProductNameSetup.exe /passive > > The the system will reboot and installation will complete afterwards. > > However, with: > > ProductNameSetup.exe /passive DESKTOP_SHORTCUT=0 > > Where DESKTOP_SHORTCUT is defined as: <Variable Name="DESKTOP_SHORTCUT" > Persisted="yes" bal:Overridable="yes"/> > the system will reboot but the installer doesn't run again. Running it > manually causes the progress bar to appear immediately and installation > continues, so it seems it's just missing the RunOnce entry to start it > after login. > > -- > Bruce Cran > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows:
Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users