[wix-users] Running installer inside 2016 TP5 docker container - Help Please :)

Stephen Tunney stephen.tunney at gmail.com
Tue May 24 12:46:51 PDT 2016


Has anyone tried running an installer in a docker container yet based on
windowsservercore:latest?

I am running as .\ContainerAdministrator

I'm getting a weird log file:
=== Verbose logging started: 5/24/2016  18:25:05  Build type: SHIP UNICODE
5.00.10011.00  Calling process: C:\Windows\system32\msiexec.exe === MSI (c)
(28:A8) [18:25:05:721]: Resetting cached policy values MSI (c) (28:A8)
[18:25:05:721]: Machine policy value 'Debug' is 0 MSI (c) (28:A8)
[18:25:05:721]: ******* RunEngine:
           ******* Product: .\Equitrac.Express.x64.msi
           ******* Action:
           ******* CommandLine: ********** MSI (c) (28:A8) [18:25:05:723]:
Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (28:A8) [18:25:05:723]: Grabbed execution mutex.
MSI (c) (28:A8) [18:25:05:903]: Cloaking enabled.
MSI (c) (28:A8) [18:25:05:903]: Attempting to enable all disabled
privileges before calling Install on Server MSI (c) (28:A8) [18:25:05:907]:
Incrementing counter to disable shutdown. Counter after increment: 0 MSI
(s) (D0:60) [18:25:05:961]: Running installation inside multi-package
transaction C:\.\Equitrac.Express.x64.msi MSI (s) (D0:60) [18:25:05:961]:
Grabbed execution mutex.
MSI (s) (D0:80) [18:25:05:966]: Resetting cached policy values MSI (s)
(D0:80) [18:25:05:966]: Machine policy value 'Debug' is 0 MSI (s) (D0:80)
[18:25:05:966]: ******* RunEngine:
           ******* Product: C:\.\Equitrac.Express.x64.msi
           ******* Action:
           ******* CommandLine: ********** MSI (s) (D0:80) [18:25:05:976]:
Machine policy value 'DisableUserInstalls' is 0 MSI (s) (D0:80)
[18:25:05:978]: Note: 1: 2203 2:
C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s)
(D0:80) [18:25:06:010]: SRSetRestorePoint skipped for this transaction.
MSI (s) (D0:80) [18:25:06:023]: Note: 1: 1402 2:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3: 2 MSI (s) (D0:80) [18:25:06:023]: Note: 1: 1324 2: . 3: 1 MSI (s)
(D0:80) [18:25:06:023]: MainEngineThread is returning 2 MSI (s) (D0:60)
[18:25:06:025]: No System Restore sequence number for this installation.
MSI (s) (D0:60) [18:25:06:048]: User policy value 'DisableRollback' is 0
MSI (s) (D0:60) [18:25:06:048]: Machine policy value 'DisableRollback' is 0
MSI (s) (D0:60) [18:25:06:048]: Incrementing counter to disable shutdown.
Counter after increment: 0 MSI (s) (D0:60) [18:25:06:064]: Note: 1: 1402 2:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts
3: 2 MSI (s) (D0:60) [18:25:06:073]: Note: 1: 1402 2:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts
3: 2 MSI (s) (D0:60) [18:25:06:073]: Decrementing counter to disable
shutdown. If counter >= 0, shutdown will be denied.  Counter after
decrement: -1 MSI (c) (28:A8) [18:25:06:085]: Decrementing counter to
disable shutdown. If counter >= 0, shutdown will be denied.  Counter after
decrement: -1 MSI (c) (28:A8) [18:25:06:086]: MainEngineThread is returning
2 === Verbose logging stopped: 5/24/2016  18:25:06 ===


Does anyone have any thoughts on this?

Cheers,
Stephen


More information about the wix-users mailing list