It appears the Windows Installer is dying. It looks like Burn is handling the files just fine. Have you tried just installing the MSIs without burn on encrypted folders? This could be a Windows Installer bug.
On Tue, Aug 21, 2012 at 11:18 AM, Wesley Manning <wmann...@dynagen.ca>wrote: > Hi Rob, > > Here are the logs showing burn and three MSI's. The first two MSIs are > optional, but the third MSI is required. There is more MSIs after the > third one but obviously it stops at first required MSI that fails. > > DYNAGEN_Configurator_20120821093207.log > ---------------------------------------------------------------- > [100C:0F98][2012-08-21T09:32:07]: Burn v3.6.3109.0, Windows v6.1 (Build > 7601: Service Pack 1), path: > C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\ConfigInstaller.exe, > cmdline: '' > [100C:0F98][2012-08-21T09:32:07]: Setting string variable 'WixBundleLog' > to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207.log' > [100C:0F98][2012-08-21T09:32:07]: Setting string variable > 'WixBundleOriginalSource' to value > 'C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\ConfigInstaller.exe' > [100C:0F98][2012-08-21T09:32:07]: Condition 'NOT ( ((VersionNT>=600) OR > ((VersionNT=501) AND (ServicePackLevel=3))) AND (VersionMsi>=301) )' > evaluates to true. > [100C:0F98][2012-08-21T09:32:07]: Setting string variable 'WixBundleName' > to value 'DYNAGEN Configurator' > [100C:0F98][2012-08-21T09:32:08]: Detect 8 packages > [100C:0F98][2012-08-21T09:32:08]: Registry key not found. Key = > 'SOFTWARE\Microsoft\VisualStudio\10.0\VC\VCRedist\x86' > [100C:0F98][2012-08-21T09:32:08]: Registry key not found. Key = > 'SOFTWARE\Microsoft\Net Framework Setup\NDP\v4\Full' > [100C:0F98][2012-08-21T09:32:08]: Registry key not found. Key = > 'SOFTWARE\Microsoft\Net Framework Setup\NDP\v4\Full' > [100C:0F98][2012-08-21T09:32:08]: Condition 'Netfx4FullVersion AND (NOT > VersionNT64 OR Netfx4x64FullVersion)' evaluates to false. > [100C:0F98][2012-08-21T09:32:08]: Condition 'V2010CppInstalled' evaluates > to false. > [100C:0F98][2012-08-21T09:32:08]: Detected package: Netfx4Full, state: > Absent, cached: None > [100C:0F98][2012-08-21T09:32:08]: Detected package: VS2010Redist_CppEXE, > state: Absent, cached: None > [100C:0F98][2012-08-21T09:32:08]: Detected package: DynaCertInstMSI, > state: Absent, cached: None > [100C:0F98][2012-08-21T09:32:08]: Detected package: Hid86DrvInstMSI, > state: Absent, cached: None > [100C:0F98][2012-08-21T09:32:08]: Detected package: Hid64DrvInstMSI, > state: Absent, cached: None > [100C:0F98][2012-08-21T09:32:08]: Detected package: Dfu86DrvInstMSI, > state: Absent, cached: None > [100C:0F98][2012-08-21T09:32:08]: Detected package: Dfu64DrvInstMSI, > state: Absent, cached: None > [100C:0F98][2012-08-21T09:32:08]: Detected package: ShellMSI, state: > Absent, cached: None > [100C:0F98][2012-08-21T09:32:08]: Detect complete, result: 0x0 > [100C:0F98][2012-08-21T09:32:09]: Plan 8 packages, action: Install > [100C:0F98][2012-08-21T09:32:09]: Skipping dependency registration on > package with no dependency providers: Netfx4Full > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleLog_Netfx4Full' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_0_Netfx4Full.log' > [100C:0F98][2012-08-21T09:32:09]: Skipping dependency registration on > package with no dependency providers: VS2010Redist_CppEXE > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleLog_VS2010Redist_CppEXE' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_1_VS2010Redist_CppEXE.log' > [100C:0F98][2012-08-21T09:32:09]: Condition 'VersionNT >= v6' evaluates to > true. > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleRollbackLog_DynaCertInstMSI' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_2_DynaCertInstMSI_rollback.log' > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleLog_DynaCertInstMSI' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_2_DynaCertInstMSI.log' > [100C:0F98][2012-08-21T09:32:09]: Condition '(NOT VersionNT64) AND > VersionNT >= v6' evaluates to false. > [100C:0F98][2012-08-21T09:32:09]: Condition 'VersionNT64 AND VersionNT >= > v6' evaluates to true. > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleRollbackLog_Hid64DrvInstMSI' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_3_Hid64DrvInstMSI_rollback.log' > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleLog_Hid64DrvInstMSI' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_3_Hid64DrvInstMSI.log' > [100C:0F98][2012-08-21T09:32:09]: Condition 'NOT VersionNT64' evaluates to > false. > [100C:0F98][2012-08-21T09:32:09]: Condition 'VersionNT64' evaluates to > true. > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleRollbackLog_Dfu64DrvInstMSI' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_4_Dfu64DrvInstMSI_rollback.log' > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleLog_Dfu64DrvInstMSI' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_4_Dfu64DrvInstMSI.log' > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleRollbackLog_ShellMSI' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_5_ShellMSI_rollback.log' > [100C:0F98][2012-08-21T09:32:09]: Setting string variable > 'WixBundleLog_ShellMSI' to value > 'C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_5_ShellMSI.log' > [100C:0F98][2012-08-21T09:32:09]: Planned package: Netfx4Full, state: > Absent, default requested: Present, ba requested: Present, execute: > Install, rollback: None, cache: Yes, uncache: No, dependency: None > [100C:0F98][2012-08-21T09:32:09]: Planned package: VS2010Redist_CppEXE, > state: Absent, default requested: Present, ba requested: Present, execute: > Install, rollback: None, cache: Yes, uncache: No, dependency: None > [100C:0F98][2012-08-21T09:32:09]: Planned package: DynaCertInstMSI, state: > Absent, default requested: Present, ba requested: Present, execute: > Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register > [100C:0F98][2012-08-21T09:32:09]: Planned package: Hid86DrvInstMSI, state: > Absent, default requested: Absent, ba requested: Absent, execute: None, > rollback: None, cache: No, uncache: No, dependency: None > [100C:0F98][2012-08-21T09:32:09]: Planned package: Hid64DrvInstMSI, state: > Absent, default requested: Present, ba requested: Present, execute: > Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register > [100C:0F98][2012-08-21T09:32:09]: Planned package: Dfu86DrvInstMSI, state: > Absent, default requested: Absent, ba requested: Absent, execute: None, > rollback: None, cache: No, uncache: No, dependency: None > [100C:0F98][2012-08-21T09:32:09]: Planned package: Dfu64DrvInstMSI, state: > Absent, default requested: Present, ba requested: Present, execute: > Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register > [100C:0F98][2012-08-21T09:32:09]: Planned package: ShellMSI, state: > Absent, default requested: Present, ba requested: Present, execute: > Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register > [100C:0F98][2012-08-21T09:32:09]: Plan complete, result: 0x0 > [100C:0F98][2012-08-21T09:32:09]: Apply begin > [098C:0C68][2012-08-21T09:32:13]: Creating a system restore point. > [098C:0C68][2012-08-21T09:32:29]: Created a system restore point. > [098C:0C68][2012-08-21T09:32:29]: Caching bundle from: > 'C:\Users\Sean\AppData\Local\Temp\{50266d89-d1bb-452f-bdc4-85acab7fdca7}\.be\ConfigInstaller.exe' > to: 'C:\ProgramData\Package > Cache\{50266d89-d1bb-452f-bdc4-85acab7fdca7}\ConfigInstaller.exe' > [098C:0C68][2012-08-21T09:32:29]: Registering bundle dependency provider: > {50266d89-d1bb-452f-bdc4-85acab7fdca7}, version: 1.4.2.0 > [100C:07D8][2012-08-21T09:32:29]: Acquiring package: Netfx4Full, payload: > Netfx4Full, copy from: > C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\MsNet4_0EXE > [100C:07D8][2012-08-21T09:32:30]: Setting string variable > 'WixBundleLastUsedSource' to value > 'C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\' > [098C:1274][2012-08-21T09:32:31]: Verified acquired payload: Netfx4Full at > path: C:\ProgramData\Package Cache\.unverified\Netfx4Full, moving to: > C:\ProgramData\Package > Cache\58DA3D74DB353AAD03588CBB5CEA8234166D8B99\MsNet4_0EXE. > [100C:07D8][2012-08-21T09:32:31]: Acquiring package: VS2010Redist_CppEXE, > payload: VS2010Redist_CppEXE, copy from: > C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\VS2010Redist_CppEXE > [098C:1274][2012-08-21T09:32:32]: Verified acquired payload: > VS2010Redist_CppEXE at path: C:\ProgramData\Package > Cache\.unverified\VS2010Redist_CppEXE, moving to: C:\ProgramData\Package > Cache\372D9C1670343D3FB252209BA210D4DC4D67D358\VS2010Redist_CppEXE. > [100C:07D8][2012-08-21T09:32:32]: Acquiring package: DynaCertInstMSI, > payload: DynaCertInstMSI, copy from: > C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\DynaCertInstMSI > [098C:1274][2012-08-21T09:32:33]: Verified acquired payload: > DynaCertInstMSI at path: C:\ProgramData\Package > Cache\.unverified\DynaCertInstMSI, moving to: C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI. > [100C:07D8][2012-08-21T09:32:33]: Acquiring package: Hid64DrvInstMSI, > payload: Hid64DrvInstMSI, copy from: > C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\Hid64DrvInstMSI > [098C:1274][2012-08-21T09:32:33]: Verified acquired payload: > Hid64DrvInstMSI at path: C:\ProgramData\Package > Cache\.unverified\Hid64DrvInstMSI, moving to: C:\ProgramData\Package > Cache\{C316242A-04E7-47B3-8970-5CC75DB507AA}v1.0.0.0\Hid64DrvInstMSI. > [100C:07D8][2012-08-21T09:32:33]: Acquiring package: Dfu64DrvInstMSI, > payload: Dfu64DrvInstMSI, copy from: > C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\Dfu64DrvInstMSI > [098C:1274][2012-08-21T09:32:33]: Verified acquired payload: > Dfu64DrvInstMSI at path: C:\ProgramData\Package > Cache\.unverified\Dfu64DrvInstMSI, moving to: C:\ProgramData\Package > Cache\{C6ACC0AF-7426-40F2-AC7C-E23D3744CCDF}v1.0.1.0\Dfu64DrvInstMSI. > [100C:07D8][2012-08-21T09:32:33]: Acquiring package: ShellMSI, payload: > ShellMSI, copy from: C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\ShellMSI > [098C:1274][2012-08-21T09:32:35]: Verified acquired payload: ShellMSI at > path: C:\ProgramData\Package Cache\.unverified\ShellMSI, moving to: > C:\ProgramData\Package > Cache\{CF1F8F72-2CD6-4884-AD36-59722E1322E5}v1.4.2.0\ShellMSI. > [098C:0C68][2012-08-21T09:32:35]: Applying execute package: Netfx4Full, > action: Install, path: C:\ProgramData\Package > Cache\58DA3D74DB353AAD03588CBB5CEA8234166D8B99\MsNet4_0EXE, arguments: > '"C:\ProgramData\Package > Cache\58DA3D74DB353AAD03588CBB5CEA8234166D8B99\MsNet4_0EXE" /q /norestart' > [100C:0F98][2012-08-21T09:36:17]: Applied execute package: Netfx4Full, > result: 0x0, restart: None > [098C:0C68][2012-08-21T09:36:17]: Applying execute package: > VS2010Redist_CppEXE, action: Install, path: C:\ProgramData\Package > Cache\372D9C1670343D3FB252209BA210D4DC4D67D358\VS2010Redist_CppEXE, > arguments: '"C:\ProgramData\Package > Cache\372D9C1670343D3FB252209BA210D4DC4D67D358\VS2010Redist_CppEXE" /q > /norestart' > [100C:0F98][2012-08-21T09:36:32]: Applied execute package: > VS2010Redist_CppEXE, result: 0x0, restart: None > [098C:0C68][2012-08-21T09:36:32]: Applying execute package: > DynaCertInstMSI, action: Install, path: C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI, > arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"' > [098C:0C68][2012-08-21T09:40:51]: Error 0x8007006e: Failed to install MSI > package. > [098C:0C68][2012-08-21T09:40:51]: Error 0x8007006e: Failed to execute MSI > package. > [100C:0F98][2012-08-21T09:40:51]: Error 0x8007006e: Failed to configure > per-machine MSI package. > [100C:0F98][2012-08-21T09:40:51]: Applied non-vital package: > DynaCertInstMSI, encountered error: 0x8007006e. Continuing... > [098C:0C68][2012-08-21T09:40:51]: Registering dependency: > {50266d89-d1bb-452f-bdc4-85acab7fdca7} on package provider: > {1F51BC9B-E2BC-436D-85B6-362A3B27D85B}, package: DynaCertInstMSI > [098C:0C68][2012-08-21T09:40:51]: Applying execute package: > Hid64DrvInstMSI, action: Install, path: C:\ProgramData\Package > Cache\{C316242A-04E7-47B3-8970-5CC75DB507AA}v1.0.0.0\Hid64DrvInstMSI, > arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"' > [098C:0C68][2012-08-21T09:40:52]: Error 0x8007006e: Failed to install MSI > package. > [098C:0C68][2012-08-21T09:40:52]: Error 0x8007006e: Failed to execute MSI > package. > [100C:0F98][2012-08-21T09:40:52]: Error 0x8007006e: Failed to configure > per-machine MSI package. > [100C:0F98][2012-08-21T09:40:52]: Applied non-vital package: > Hid64DrvInstMSI, encountered error: 0x8007006e. Continuing... > [098C:0C68][2012-08-21T09:40:52]: Registering dependency: > {50266d89-d1bb-452f-bdc4-85acab7fdca7} on package provider: > {C316242A-04E7-47B3-8970-5CC75DB507AA}, package: Hid64DrvInstMSI > [098C:0C68][2012-08-21T09:40:52]: Applying execute package: > Dfu64DrvInstMSI, action: Install, path: C:\ProgramData\Package > Cache\{C6ACC0AF-7426-40F2-AC7C-E23D3744CCDF}v1.0.1.0\Dfu64DrvInstMSI, > arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"' > [098C:0C68][2012-08-21T09:40:52]: Error 0x8007006e: Failed to install MSI > package. > [098C:0C68][2012-08-21T09:40:52]: Error 0x8007006e: Failed to execute MSI > package. > [100C:0F98][2012-08-21T09:40:52]: Error 0x8007006e: Failed to configure > per-machine MSI package. > [100C:0F98][2012-08-21T09:40:52]: Applied execute package: > Dfu64DrvInstMSI, result: 0x8007006e, restart: None > [100C:0F98][2012-08-21T09:40:52]: Error 0x8007006e: Failed to execute MSI > package. > [098C:0C68][2012-08-21T09:40:52]: Skipped rollback of package: > Dfu64DrvInstMSI, action: Uninstall, already: Absent > [100C:0F98][2012-08-21T09:40:52]: Applied rollback package: > Dfu64DrvInstMSI, result: 0x0, restart: None > [098C:0C68][2012-08-21T09:40:52]: Removing cached package: > Dfu64DrvInstMSI, from path: C:\ProgramData\Package > Cache\{C6ACC0AF-7426-40F2-AC7C-E23D3744CCDF}v1.0.1.0\ > [098C:0C68][2012-08-21T09:40:52]: Removed dependency: > {50266d89-d1bb-452f-bdc4-85acab7fdca7} on package provider: > {C316242A-04E7-47B3-8970-5CC75DB507AA}, package Hid64DrvInstMSI > [098C:0C68][2012-08-21T09:40:52]: Skipped rollback of package: > Hid64DrvInstMSI, action: Uninstall, already: Absent > [100C:0F98][2012-08-21T09:40:52]: Applied rollback package: > Hid64DrvInstMSI, result: 0x0, restart: None > [098C:0C68][2012-08-21T09:40:52]: Removing cached package: > Hid64DrvInstMSI, from path: C:\ProgramData\Package > Cache\{C316242A-04E7-47B3-8970-5CC75DB507AA}v1.0.0.0\ > [098C:0C68][2012-08-21T09:40:52]: Removed dependency: > {50266d89-d1bb-452f-bdc4-85acab7fdca7} on package provider: > {1F51BC9B-E2BC-436D-85B6-362A3B27D85B}, package DynaCertInstMSI > [098C:0C68][2012-08-21T09:40:52]: Skipped rollback of package: > DynaCertInstMSI, action: Uninstall, already: Absent > [100C:0F98][2012-08-21T09:40:52]: Applied rollback package: > DynaCertInstMSI, result: 0x0, restart: None > [098C:0C68][2012-08-21T09:40:52]: Removing cached package: > DynaCertInstMSI, from path: C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\ > [098C:0C68][2012-08-21T09:40:52]: Removing cached package: > VS2010Redist_CppEXE, from path: C:\ProgramData\Package > Cache\372D9C1670343D3FB252209BA210D4DC4D67D358\ > [098C:0C68][2012-08-21T09:40:52]: Removing cached package: Netfx4Full, > from path: C:\ProgramData\Package > Cache\58DA3D74DB353AAD03588CBB5CEA8234166D8B99\ > [098C:0C68][2012-08-21T09:40:52]: Removed bundle dependency provider: > {50266d89-d1bb-452f-bdc4-85acab7fdca7} > [098C:0C68][2012-08-21T09:40:52]: Removing cached bundle: > {50266d89-d1bb-452f-bdc4-85acab7fdca7}, from path: C:\ProgramData\Package > Cache\{50266d89-d1bb-452f-bdc4-85acab7fdca7}\ > [100C:0F98][2012-08-21T09:40:53]: Apply complete, result: 0x8007006e, > restart: None, ba requested restart: No > [100C:0F98][2012-08-21T09:40:54]: Shutting down, exit code: 0x8007006e > [100C:0F98][2012-08-21T09:40:54]: Variable: ServicePackLevel = 1 > [100C:0F98][2012-08-21T09:40:54]: Variable: VersionMsi = 5.0.0.0 > [100C:0F98][2012-08-21T09:40:54]: Variable: VersionNT = 6.1.0.0 > [100C:0F98][2012-08-21T09:40:54]: Variable: VersionNT64 = 6.1.0.0 > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleAction = 4 > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleElevated = 1 > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleInstalled = 0 > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleLastUsedSource = > C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\ > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleLog = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207.log > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleLog_Dfu64DrvInstMSI = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_4_Dfu64DrvInstMSI.log > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleLog_DynaCertInstMSI = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_2_DynaCertInstMSI.log > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleLog_Hid64DrvInstMSI = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_3_Hid64DrvInstMSI.log > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleLog_Netfx4Full = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_0_Netfx4Full.log > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleLog_ShellMSI = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_5_ShellMSI.log > [100C:0F98][2012-08-21T09:40:54]: Variable: > WixBundleLog_VS2010Redist_CppEXE = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_1_VS2010Redist_CppEXE.log > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleName = DYNAGEN > Configurator > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleOriginalSource = > C:\Users\Sean\Downloads\ConfigInstaller_v1_4_2\ConfigInstaller.exe > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleProviderKey = > {50266d89-d1bb-452f-bdc4-85acab7fdca7} > [100C:0F98][2012-08-21T09:40:54]: Variable: > WixBundleRollbackLog_Dfu64DrvInstMSI = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_4_Dfu64DrvInstMSI_rollback.log > [100C:0F98][2012-08-21T09:40:54]: Variable: > WixBundleRollbackLog_DynaCertInstMSI = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_2_DynaCertInstMSI_rollback.log > [100C:0F98][2012-08-21T09:40:54]: Variable: > WixBundleRollbackLog_Hid64DrvInstMSI = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_3_Hid64DrvInstMSI_rollback.log > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleRollbackLog_ShellMSI > = > C:\Users\Sean\AppData\Local\Temp\DYNAGEN_Configurator_20120821093207_5_ShellMSI_rollback.log > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleTag = > [100C:0F98][2012-08-21T09:40:54]: Variable: WixBundleVersion = 1.4.2.0 > [100C:0F98][2012-08-21T09:40:54]: Exit code: 0x8007006e, restarting: No > > DYNAGEN_Configurator_20120821093207_2_DynaCertInstMSI.log: > > -------------------------------------------------------------------------------------- > === Verbose logging started: 8/21/2012 9:36:32 Build type: SHIP UNICODE > 5.00.7601.00 Calling process: > C:\Users\Sean\AppData\Local\Temp\{50266d89-d1bb-452f-bdc4-85acab7fdca7}\.be\ConfigInstaller.exe > === > MSI (c) (8C:84) [09:36:32:443]: Resetting cached policy values > MSI (c) (8C:84) [09:36:32:443]: Machine policy value 'Debug' is 0 > MSI (c) (8C:84) [09:36:32:443]: ******* RunEngine: > ******* Product: C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > ******* Action: > ******* CommandLine: ********** > MSI (c) (8C:84) [09:36:32:443]: Client-side and UI is none or basic: > Running entire install on the server. > MSI (c) (8C:84) [09:36:32:443]: Grabbed execution mutex. > MSI (c) (8C:84) [09:36:32:490]: Cloaking enabled. > MSI (c) (8C:84) [09:36:32:490]: Attempting to enable all disabled > privileges before calling Install on Server > MSI (c) (8C:84) [09:36:32:505]: Incrementing counter to disable shutdown. > Counter after increment: 0 > MSI (s) (A0:50) [09:36:32:505]: Running installation inside multi-package > transaction C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:50) [09:36:32:505]: Grabbed execution mutex. > MSI (s) (A0:B4) [09:36:32:521]: Resetting cached policy values > MSI (s) (A0:B4) [09:36:32:521]: Machine policy value 'Debug' is 0 > MSI (s) (A0:B4) [09:36:32:521]: ******* RunEngine: > ******* Product: C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > ******* Action: > ******* CommandLine: ********** > MSI (s) (A0:B4) [09:36:32:521]: Machine policy value 'DisableUserInstalls' > is 0 > MSI (s) (A0:B4) [09:36:32:536]: SRSetRestorePoint skipped for this > transaction. > MSI (s) (A0:B4) [09:36:32:536]: Note: 1: 1402 2: > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer > 3: 2 > MSI (s) (A0:B4) [09:36:32:536]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:B4) [09:40:46:101]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:B4) [09:40:47:349]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:B4) [09:40:48:036]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:B4) [09:40:48:629]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:B4) [09:40:49:253]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:B4) [09:40:49:861]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:B4) [09:40:50:485]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{1F51BC9B-E2BC-436D-85B6-362A3B27D85B}v1.0.0.0\DynaCertInstMSI > MSI (s) (A0:B4) [09:40:51:327]: MainEngineThread is returning 110 > MSI (s) (A0:50) [09:40:51:327]: No System Restore sequence number for this > installation. > MSI (s) (A0:50) [09:40:51:343]: User policy value 'DisableRollback' is 0 > MSI (s) (A0:50) [09:40:51:343]: Machine policy value 'DisableRollback' is 0 > MSI (s) (A0:50) [09:40:51:343]: Incrementing counter to disable shutdown. > Counter after increment: 0 > MSI (s) (A0:50) [09:40:51:343]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (A0:50) [09:40:51:343]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (A0:50) [09:40:51:343]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress > 3: 2 > MSI (s) (A0:50) [09:40:51:343]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress > 3: 2 > MSI (s) (A0:50) [09:40:51:343]: Decrementing counter to disable shutdown. > If counter >= 0, shutdown will be denied. Counter after decrement: -1 > MSI (s) (A0:50) [09:40:51:343]: Restoring environment variables > MSI (c) (8C:84) [09:40:51:359]: Decrementing counter to disable shutdown. > If counter >= 0, shutdown will be denied. Counter after decrement: -1 > MSI (c) (8C:84) [09:40:51:359]: MainEngineThread is returning 110 > === Verbose logging stopped: 8/21/2012 9:40:51 === > > DYNAGEN_Configurator_20120821093207_3_Hid64DrvInstMSI.log: > > --------------------------------------------------------------------------------------- > === Verbose logging started: 8/21/2012 9:40:51 Build type: SHIP UNICODE > 5.00.7601.00 Calling process: > C:\Users\Sean\AppData\Local\Temp\{50266d89-d1bb-452f-bdc4-85acab7fdca7}\.be\ConfigInstaller.exe > === > MSI (c) (8C:E4) [09:40:51:374]: Resetting cached policy values > MSI (c) (8C:E4) [09:40:51:374]: Machine policy value 'Debug' is 0 > MSI (c) (8C:E4) [09:40:51:374]: ******* RunEngine: > ******* Product: C:\ProgramData\Package > Cache\{C316242A-04E7-47B3-8970-5CC75DB507AA}v1.0.0.0\Hid64DrvInstMSI > ******* Action: > ******* CommandLine: ********** > MSI (c) (8C:E4) [09:40:51:374]: Client-side and UI is none or basic: > Running entire install on the server. > MSI (c) (8C:E4) [09:40:51:374]: Grabbed execution mutex. > MSI (c) (8C:E4) [09:40:51:374]: Cloaking enabled. > MSI (c) (8C:E4) [09:40:51:374]: Attempting to enable all disabled > privileges before calling Install on Server > MSI (c) (8C:E4) [09:40:51:374]: Incrementing counter to disable shutdown. > Counter after increment: 0 > MSI (s) (A0:50) [09:40:51:374]: Running installation inside multi-package > transaction C:\ProgramData\Package > Cache\{C316242A-04E7-47B3-8970-5CC75DB507AA}v1.0.0.0\Hid64DrvInstMSI > MSI (s) (A0:50) [09:40:51:374]: Grabbed execution mutex. > MSI (s) (A0:DC) [09:40:51:374]: Resetting cached policy values > MSI (s) (A0:DC) [09:40:51:374]: Machine policy value 'Debug' is 0 > MSI (s) (A0:DC) [09:40:51:374]: ******* RunEngine: > ******* Product: C:\ProgramData\Package > Cache\{C316242A-04E7-47B3-8970-5CC75DB507AA}v1.0.0.0\Hid64DrvInstMSI > ******* Action: > ******* CommandLine: ********** > MSI (s) (A0:DC) [09:40:51:390]: Machine policy value 'DisableUserInstalls' > is 0 > MSI (s) (A0:DC) [09:40:51:405]: SRSetRestorePoint skipped for this > transaction. > MSI (s) (A0:DC) [09:40:51:405]: Note: 1: 1402 2: > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer > 3: 2 > MSI (s) (A0:DC) [09:40:51:405]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{C316242A-04E7-47B3-8970-5CC75DB507AA}v1.0.0.0\Hid64DrvInstMSI > MSI (s) (A0:DC) [09:40:52:326]: MainEngineThread is returning 110 > MSI (s) (A0:50) [09:40:52:326]: No System Restore sequence number for this > installation. > MSI (s) (A0:50) [09:40:52:326]: User policy value 'DisableRollback' is 0 > MSI (s) (A0:50) [09:40:52:326]: Machine policy value 'DisableRollback' is 0 > MSI (s) (A0:50) [09:40:52:326]: Incrementing counter to disable shutdown. > Counter after increment: 0 > MSI (s) (A0:50) [09:40:52:326]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (A0:50) [09:40:52:326]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (A0:50) [09:40:52:326]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress > 3: 2 > MSI (s) (A0:50) [09:40:52:326]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress > 3: 2 > MSI (s) (A0:50) [09:40:52:326]: Decrementing counter to disable shutdown. > If counter >= 0, shutdown will be denied. Counter after decrement: -1 > MSI (s) (A0:50) [09:40:52:326]: Restoring environment variables > MSI (c) (8C:E4) [09:40:52:341]: Decrementing counter to disable shutdown. > If counter >= 0, shutdown will be denied. Counter after decrement: -1 > MSI (c) (8C:E4) [09:40:52:341]: MainEngineThread is returning 110 > === Verbose logging stopped: 8/21/2012 9:40:52 === > > DYNAGEN_Configurator_20120821093207_4_Dfu64DrvInstMSI.log: > > ------------------------------------------------------------------------------------ > === Verbose logging started: 8/21/2012 9:40:52 Build type: SHIP UNICODE > 5.00.7601.00 Calling process: > C:\Users\Sean\AppData\Local\Temp\{50266d89-d1bb-452f-bdc4-85acab7fdca7}\.be\ConfigInstaller.exe > === > MSI (c) (8C:AC) [09:40:52:357]: Resetting cached policy values > MSI (c) (8C:AC) [09:40:52:357]: Machine policy value 'Debug' is 0 > MSI (c) (8C:AC) [09:40:52:357]: ******* RunEngine: > ******* Product: C:\ProgramData\Package > Cache\{C6ACC0AF-7426-40F2-AC7C-E23D3744CCDF}v1.0.1.0\Dfu64DrvInstMSI > ******* Action: > ******* CommandLine: ********** > MSI (c) (8C:AC) [09:40:52:357]: Client-side and UI is none or basic: > Running entire install on the server. > MSI (c) (8C:AC) [09:40:52:357]: Grabbed execution mutex. > MSI (c) (8C:AC) [09:40:52:357]: Cloaking enabled. > MSI (c) (8C:AC) [09:40:52:357]: Attempting to enable all disabled > privileges before calling Install on Server > MSI (c) (8C:AC) [09:40:52:357]: Incrementing counter to disable shutdown. > Counter after increment: 0 > MSI (s) (A0:50) [09:40:52:357]: Running installation inside multi-package > transaction C:\ProgramData\Package > Cache\{C6ACC0AF-7426-40F2-AC7C-E23D3744CCDF}v1.0.1.0\Dfu64DrvInstMSI > MSI (s) (A0:50) [09:40:52:357]: Grabbed execution mutex. > MSI (s) (A0:5C) [09:40:52:357]: Resetting cached policy values > MSI (s) (A0:5C) [09:40:52:357]: Machine policy value 'Debug' is 0 > MSI (s) (A0:5C) [09:40:52:357]: ******* RunEngine: > ******* Product: C:\ProgramData\Package > Cache\{C6ACC0AF-7426-40F2-AC7C-E23D3744CCDF}v1.0.1.0\Dfu64DrvInstMSI > ******* Action: > ******* CommandLine: ********** > MSI (s) (A0:5C) [09:40:52:373]: Machine policy value 'DisableUserInstalls' > is 0 > MSI (s) (A0:5C) [09:40:52:373]: SRSetRestorePoint skipped for this > transaction. > MSI (s) (A0:5C) [09:40:52:373]: Note: 1: 1402 2: > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer > 3: 2 > MSI (s) (A0:5C) [09:40:52:388]: Note: 1: 1309 2: 5 3: > C:\ProgramData\Package > Cache\{C6ACC0AF-7426-40F2-AC7C-E23D3744CCDF}v1.0.1.0\Dfu64DrvInstMSI > MSI (s) (A0:5C) [09:40:52:700]: MainEngineThread is returning 110 > MSI (s) (A0:50) [09:40:52:700]: No System Restore sequence number for this > installation. > MSI (s) (A0:50) [09:40:52:716]: User policy value 'DisableRollback' is 0 > MSI (s) (A0:50) [09:40:52:716]: Machine policy value 'DisableRollback' is 0 > MSI (s) (A0:50) [09:40:52:716]: Incrementing counter to disable shutdown. > Counter after increment: 0 > MSI (s) (A0:50) [09:40:52:716]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (A0:50) [09:40:52:716]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts > 3: 2 > MSI (s) (A0:50) [09:40:52:716]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress > 3: 2 > MSI (s) (A0:50) [09:40:52:716]: Note: 1: 1402 2: > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress > 3: 2 > MSI (s) (A0:50) [09:40:52:716]: Decrementing counter to disable shutdown. > If counter >= 0, shutdown will be denied. Counter after decrement: -1 > MSI (s) (A0:50) [09:40:52:716]: Restoring environment variables > MSI (c) (8C:AC) [09:40:52:731]: Decrementing counter to disable shutdown. > If counter >= 0, shutdown will be denied. Counter after decrement: -1 > MSI (c) (8C:AC) [09:40:52:731]: MainEngineThread is returning 110 > === Verbose logging stopped: 8/21/2012 9:40:52 === > > Wes > > -----Original Message----- > From: Rob Mensching [mailto:r...@robmensching.com] > Sent: August-21-12 12:36 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Windows 7 Ultimate encryption - MSI fails > > Log file(s) showing the problem would be helpful first. > > On Tue, Aug 21, 2012 at 7:28 AM, Wesley Manning <wmann...@dynagen.ca> > wrote: > > > Hi, > > > > I have a co-worker that installed Windows 7 Ultimate and it appears > > that encryption was set as when he downloaded our burn package (which > > installs several MSIs) its files were encrypted. > > (1) When he tried to install it, the encryption caused the package to > > fail install. > > (2) When he unencrypted the install files he downloaded it still > > failed to install. Likely the temp files created during install were > encrypted. > > (3) When he disabled encryption, the package installed successfully. > > > > Another user on this mailing list had the same problem. See here: > > > http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg26158.html. > > He theorizes that the SYSTEM does not have decryption access to the > > MSI file. > > > > Did anybody else see this and if so is there a workaround? Should I > > create a bug report? Wanted to check first before I go create a bug > > report. > > > > Wes > > > > -----Original Message----- > > From: Matt O'Connell [mailto:techsupport...@gmail.com] > > Sent: August-21-12 7:09 AM > > To: wix-users@lists.sourceforge.net > > Subject: [WiX-users] Best way to remove a feature in another installed > > app at install time > > > > Hi WiX users > > > > I've got a product B that shares a (hidden) feature with it's > > predecessor A. If I install A over B the registry we use toggles back > > the the old app location. Since we may want to have update B's feature > > at some point this is bad. > > > > My company doesn't like to uninstall the old product via major > > upgrades so what is the best way in WiX for me to remove the feaure in > > app A that app B wants to also install? > > > > Many Thanks > > > > > > > > ---------------------------------------------------------------------- > > -------- > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. > > Discussions will include endpoint security, mobile security and the > > latest in malware threats. > > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > > > > > ---------------------------------------------------------------------- > > -------- > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. > > Discussions will include endpoint security, mobile security and the > > latest in malware threats. > > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > -- > virtually, > > Rob Mensching > http://RobMensching.com LLC > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and threat > landscape has changed and how IT managers can respond. Discussions will > include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching http://RobMensching.com LLC ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users