Applied execute package: vcRuntimeMinimum_x64, result: 0x0, restart: Required
Hi,
We are facing a problem. We had created an installer using WIX for our software to install on machines. In some cases when we run the installer, the installer shows a dialog showing that reboot is required and then it restarts the windows.
When we look into log files, it is showing different reasons of restarts. I am sharing two log files here. I will divide the two log files contents by double dash line.
The first log file shows two points (or reasons) for restart for x64 packages on one machine: vcRuntimeMinimum_x64 and vcRuntimeAdditional_x64. Below is the complete log file.
[5508:3458][2022-05-06T10:24:57]i001: Burn v3.10.4.4718, Windows v10.0 (Build 19044: Service Pack 0), path: C:\WINDOWS\Temp{479332BB-C6E7-4960-85F8-0DAE70368140}.cr\VC_redist.x64.exe
[5508:3458][2022-05-06T10:24:57]i009: Command Line: '"-burn.clean.room=C:\ProgramData\Package Cache\7741A5CAD238CE3E4CA7756058F2A67A57FEE9D1\VC_redist.x64.exe" -burn.filehandle.attached=728 -burn.filehandle.self=544 /q /log C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64.log'
[5508:3458][2022-05-06T10:24:57]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\ProgramData\Package Cache\7741A5CAD238CE3E4CA7756058F2A67A57FEE9D1\VC_redist.x64.exe'
[5508:3458][2022-05-06T10:24:57]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\ProgramData\Package Cache\7741A5CAD238CE3E4CA7756058F2A67A57FEE9D1\'
[5508:3458][2022-05-06T10:24:58]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64.log'
[5508:3458][2022-05-06T10:24:58]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.31.31103'
[5508:3458][2022-05-06T10:24:58]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[5508:4C78][2022-05-06T10:24:58]i000: Setting version variable 'WixBundleFileVersion' to value '14.31.31103.0'
[5508:3458][2022-05-06T10:24:58]i100: Detect begin, 11 packages
[5508:3458][2022-05-06T10:24:58]i000: Setting string variable 'Arm64_Check' to value 'AMD64'
[5508:3458][2022-05-06T10:24:58]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.19041.789'
[5508:3458][2022-05-06T10:24:58]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[5508:3458][2022-05-06T10:24:58]i102: Detected related bundle: {2c673fb6-3e65-4751-965d-33d30b68a8a6}, type: Upgrade, scope: PerMachine, version: 14.29.30139.0, operation: MajorUpgrade
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i103: Detected related package: {A6D3F752-BF11-4D7C-B19C-F6F96A35CF50}, scope: PerMachine, version: 14.29.30139.0, language: 0 operation: MajorUpgrade
[5508:3458][2022-05-06T10:24:58]i103: Detected related package: {7F4A9F52-173F-4B0D-B1EA-269C32EDA827}, scope: PerMachine, version: 14.29.30139.0, language: 0 operation: MajorUpgrade
[5508:3458][2022-05-06T10:24:58]i103: Detected related package: {A6D3F752-BF11-4D7C-B19C-F6F96A35CF50}, scope: PerMachine, version: 14.29.30139.0, language: 0 operation: MajorUpgrade
[5508:3458][2022-05-06T10:24:58]i103: Detected related package: {7F4A9F52-173F-4B0D-B1EA-269C32EDA827}, scope: PerMachine, version: 14.29.30139.0, language: 0 operation: MajorUpgrade
[5508:3458][2022-05-06T10:24:58]i101: Detected package: Windows81_x86, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: Windows81_x64, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: Windows8_x86, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: Windows8_x64, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i101: Detected package: vcRuntime_arm64, state: Absent, cached: None
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT >= v6.1' evaluates to true.
[5508:3458][2022-05-06T10:24:58]i199: Detect complete, result: 0x0
[5508:3458][2022-05-06T10:24:58]i200: Plan begin, 11 packages, action: Install
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[5508:3458][2022-05-06T10:24:58]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[5508:3458][2022-05-06T10:24:58]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[5508:3458][2022-05-06T10:24:58]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[5508:3458][2022-05-06T10:24:58]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[5508:3458][2022-05-06T10:24:58]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[5508:3458][2022-05-06T10:24:58]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[5508:3458][2022-05-06T10:24:58]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[5508:3458][2022-05-06T10:24:58]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[5508:3458][2022-05-06T10:24:58]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT64) AND NOT (Arm64_Check = "ARM64")' evaluates to true.
[5508:3458][2022-05-06T10:24:58]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value 'C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64_000_vcRuntimeMinimum_x64_rollback.log'
[5508:3458][2022-05-06T10:24:58]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x64' to value 'C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64_000_vcRuntimeMinimum_x64.log'
[5508:3458][2022-05-06T10:24:58]i052: Condition '(VersionNT64) AND NOT (Arm64_Check = "ARM64")' evaluates to true.
[5508:3458][2022-05-06T10:24:58]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to value 'C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64_001_vcRuntimeAdditional_x64_rollback.log'
[5508:3458][2022-05-06T10:24:58]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x64' to value 'C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64_001_vcRuntimeAdditional_x64.log'
[5508:3458][2022-05-06T10:24:58]i052: Condition 'Arm64_Check = "ARM64"' evaluates to false.
[5508:3458][2022-05-06T10:24:58]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i201: Planned package: vcRuntimeMinimum_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[5508:3458][2022-05-06T10:24:58]i201: Planned package: vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[5508:3458][2022-05-06T10:24:58]i201: Planned package: vcRuntime_arm64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[5508:3458][2022-05-06T10:24:58]i207: Planned related bundle: {2c673fb6-3e65-4751-965d-33d30b68a8a6}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[5508:3458][2022-05-06T10:24:58]i299: Plan complete, result: 0x0
[5508:3458][2022-05-06T10:24:58]i300: Apply begin
[5508:3458][2022-05-06T10:24:58]i010: Launching elevated engine process.
[5508:3458][2022-05-06T10:24:58]i011: Launched elevated engine process.
[5508:3458][2022-05-06T10:24:58]i012: Connected to elevated engine.
[10B0:516C][2022-05-06T10:24:58]i358: Pausing automatic updates.
[10B0:516C][2022-05-06T10:24:58]i359: Paused automatic updates.
[10B0:516C][2022-05-06T10:24:58]i360: Creating a system restore point.
[10B0:516C][2022-05-06T10:25:06]i361: Created a system restore point.
[10B0:516C][2022-05-06T10:25:06]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{2aaf1df0-eb13-4099-9992-962bb4e596d1}, options: 0x7, disable resume: No
[10B0:516C][2022-05-06T10:25:06]i000: Caching bundle from: 'C:\WINDOWS\Temp{DD747657-3AEF-4813-B6F5-D9023BF431F4}.be\VC_redist.x64.exe' to: 'C:\ProgramData\Package Cache{2aaf1df0-eb13-4099-9992-962bb4e596d1}\VC_redist.x64.exe'
[10B0:516C][2022-05-06T10:25:06]i320: Registering bundle dependency provider: VC,redist.x64,amd64,14.31,bundle, version: 14.31.31103.0
[10B0:516C][2022-05-06T10:25:06]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{2aaf1df0-eb13-4099-9992-962bb4e596d1}, resume: Active, restart initiated: No, disable resume: No
[10B0:48B0][2022-05-06T10:25:06]i305: Verified acquired payload: vcRuntimeMinimum_x64 at path: C:\ProgramData\Package Cache.unverified\vcRuntimeMinimum_x64, moving to: C:\ProgramData\Package Cache{A181A302-3F6D-4BAD-97A8-A426A6499D78}v14.31.31103\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi.
[10B0:48B0][2022-05-06T10:25:06]i305: Verified acquired payload: cab5046A8AB272BF37297BB7928664C9503 at path: C:\ProgramData\Package Cache.unverified\cab5046A8AB272BF37297BB7928664C9503, moving to: C:\ProgramData\Package Cache{A181A302-3F6D-4BAD-97A8-A426A6499D78}v14.31.31103\packages\vcRuntimeMinimum_amd64\cab1.cab.
[10B0:48B0][2022-05-06T10:25:06]i305: Verified acquired payload: vcRuntimeAdditional_x64 at path: C:\ProgramData\Package Cache.unverified\vcRuntimeAdditional_x64, moving to: C:\ProgramData\Package Cache{A977984B-9244-49E3-BD24-43F0A8009667}v14.31.31103\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi.
[10B0:48B0][2022-05-06T10:25:06]i305: Verified acquired payload: cab2C04DDC374BD96EB5C8EB8208F2C7C92 at path: C:\ProgramData\Package Cache.unverified\cab2C04DDC374BD96EB5C8EB8208F2C7C92, moving to: C:\ProgramData\Package Cache{A977984B-9244-49E3-BD24-43F0A8009667}v14.31.31103\packages\vcRuntimeAdditional_amd64\cab1.cab.
[10B0:516C][2022-05-06T10:25:06]i301: Applying execute package: vcRuntimeMinimum_x64, action: Install, path: C:\ProgramData\Package Cache{A181A302-3F6D-4BAD-97A8-A426A6499D78}v14.31.31103\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[5508:3458][2022-05-06T10:25:20]i319: Applied execute package: vcRuntimeMinimum_x64, result: 0x0, restart: Required
[10B0:516C][2022-05-06T10:25:20]i325: Registering dependency: {2aaf1df0-eb13-4099-9992-962bb4e596d1} on package provider: Microsoft.VS.VC_RuntimeMinimumVSU_amd64,v14, package: vcRuntimeMinimum_x64
[10B0:516C][2022-05-06T10:25:20]i301: Applying execute package: vcRuntimeAdditional_x64, action: Install, path: C:\ProgramData\Package Cache{A977984B-9244-49E3-BD24-43F0A8009667}v14.31.31103\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[5508:3458][2022-05-06T10:25:32]i319: Applied execute package: vcRuntimeAdditional_x64, result: 0x0, restart: Required
[10B0:516C][2022-05-06T10:25:32]i325: Registering dependency: {2aaf1df0-eb13-4099-9992-962bb4e596d1} on package provider: Microsoft.VS.VC_RuntimeAdditionalVSU_amd64,v14, package: vcRuntimeAdditional_x64
[10B0:516C][2022-05-06T10:25:32]i301: Applying execute package: {2c673fb6-3e65-4751-965d-33d30b68a8a6}, action: Uninstall, path: C:\ProgramData\Package Cache{2c673fb6-3e65-4751-965d-33d30b68a8a6}\VC_redist.x64.exe, arguments: '"C:\ProgramData\Package Cache{2c673fb6-3e65-4751-965d-33d30b68a8a6}\VC_redist.x64.exe" -uninstall -quiet -burn.related.upgrade -burn.ancestors={2aaf1df0-eb13-4099-9992-962bb4e596d1} -burn.filehandle.self=1048'
[5508:3458][2022-05-06T10:25:33]i319: Applied execute package: {2c673fb6-3e65-4751-965d-33d30b68a8a6}, result: 0x0, restart: None
[10B0:516C][2022-05-06T10:25:33]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{2aaf1df0-eb13-4099-9992-962bb4e596d1}, resume: ARP, restart: Required, disable resume: No
[10B0:516C][2022-05-06T10:25:33]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{2aaf1df0-eb13-4099-9992-962bb4e596d1}, resume: ARP, restart initiated: No, disable resume: No
[5508:3458][2022-05-06T10:25:33]i399: Apply complete, result: 0x0, restart: Required, ba requested restart: No
[5508:3458][2022-05-06T10:25:33]i500: Shutting down, exit code: 0xbc2
[5508:3458][2022-05-06T10:25:33]i004: Bootstrapper application requested restart at shutdown. Planned to restart already: No.
[5508:3458][2022-05-06T10:25:33]i410: Variable: Arm64_Check = AMD64
[5508:3458][2022-05-06T10:25:33]i410: Variable: SystemFolder = C:\WINDOWS\system32\
[5508:3458][2022-05-06T10:25:33]i410: Variable: VersionNT = 10.0.0.0
[5508:3458][2022-05-06T10:25:33]i410: Variable: VersionNT64 = 10.0.0.0
[5508:3458][2022-05-06T10:25:33]i410: Variable: windows_uCRT_DetectKey = 10.0.19041.789
[5508:3458][2022-05-06T10:25:33]i410: Variable: windows_uCRT_DetectKeyExists = 1
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleAction = 5
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleElevated = 1
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleFileVersion = 14.31.31103.0
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleInstalled = 0
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleLog = C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64.log
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleLog_vcRuntimeAdditional_x64 = C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64_001_vcRuntimeAdditional_x64.log
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleLog_vcRuntimeMinimum_x64 = C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64_000_vcRuntimeMinimum_x64.log
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleManufacturer = Microsoft Corporation
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleName = Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.31.31103
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleOriginalSource = C:\ProgramData\Package Cache\7741A5CAD238CE3E4CA7756058F2A67A57FEE9D1\VC_redist.x64.exe
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleOriginalSourceFolder = C:\ProgramData\Package Cache\7741A5CAD238CE3E4CA7756058F2A67A57FEE9D1\
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleProviderKey = VC,redist.x64,amd64,14.31,bundle
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleRollbackLog_vcRuntimeAdditional_x64 = C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64_001_vcRuntimeAdditional_x64_rollback.log
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleRollbackLog_vcRuntimeMinimum_x64 = C:\Users\perss\AppData\Local\Temp\iX_vNext_Internal_20220506102445_000_vcredist14x64_000_vcRuntimeMinimum_x64_rollback.log
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleSourceProcessFolder = C:\ProgramData\Package Cache\7741A5CAD238CE3E4CA7756058F2A67A57FEE9D1\
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleSourceProcessPath = C:\ProgramData\Package Cache\7741A5CAD238CE3E4CA7756058F2A67A57FEE9D1\VC_redist.x64.exe
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleTag =
[5508:3458][2022-05-06T10:25:33]i410: Variable: WixBundleVersion = 14.31.31103.0
[5508:3458][2022-05-06T10:25:33]i007: Exit code: 0xbc2, restarting: Yes
[5508:3458][2022-05-06T10:25:33]w005: Restarting computer...
===================================================================================================================
The second log file shows one point (or reason) for restart for x86 packages on other machine: vcRuntimeMinimum_x86. Below is the complete log file.
[3BB4:68B4][2022-04-08T08:28:46]i001: Burn v3.7.3424.0, Windows v10.0 (Build 19043: Service Pack 0), path: C:\ProgramData\Package Cache\0F5D66BCAF120F2D3F340E448A268FE4BBF7709D\vcredist_x86.exe, cmdline: '/q /log "C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86.log" -burn.unelevated BurnPipe.{8A925633-0E93-4732-A642-02E3B4C0ECCC} {47F7D694-DA7B-4B54-9C00-4297DB1A37B0} 31376'
[3BB4:68B4][2022-04-08T08:28:46]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86.log'
[3BB4:68B4][2022-04-08T08:28:46]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\ProgramData\Package Cache\0F5D66BCAF120F2D3F340E448A268FE4BBF7709D\vcredist_x86.exe'
[3BB4:68B4][2022-04-08T08:28:46]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\ProgramData\Package Cache\0F5D66BCAF120F2D3F340E448A268FE4BBF7709D\'
[3BB4:68B4][2022-04-08T08:28:46]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.40664'
[3BB4:68B4][2022-04-08T08:28:46]i100: Detect begin, 2 packages
[3BB4:68B4][2022-04-08T08:28:47]i102: Detected related bundle: {61087a79-ac85-455c-934d-1fa22cc64f36}, type: Upgrade, scope: PerMachine, version: 12.0.40660.0, operation: MajorUpgrade
[3BB4:68B4][2022-04-08T08:28:47]i103: Detected related package: {E30D8B21-D82D-3211-82CC-0F0A5D1495E8}, scope: PerMachine, version: 12.0.40660.0, language: 0 operation: MajorUpgrade
[3BB4:68B4][2022-04-08T08:28:47]i103: Detected related package: {7DAD0258-515C-3DD4-8964-BD714199E0F7}, scope: PerMachine, version: 12.0.40660.0, language: 0 operation: MajorUpgrade
[3BB4:68B4][2022-04-08T08:28:47]i101: Detected package: vcRuntimeMinimum_x86, state: Absent, cached: None
[3BB4:68B4][2022-04-08T08:28:47]i101: Detected package: vcRuntimeAdditional_x86, state: Absent, cached: None
[3BB4:68B4][2022-04-08T08:28:47]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[3BB4:68B4][2022-04-08T08:28:47]i199: Detect complete, result: 0x0
[3BB4:68B4][2022-04-08T08:28:47]i200: Plan begin, 2 packages, action: Install
[3BB4:68B4][2022-04-08T08:28:47]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x86' to value 'C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86_000_vcRuntimeMinimum_x86_rollback.log'
[3BB4:68B4][2022-04-08T08:28:47]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86_000_vcRuntimeMinimum_x86.log'
[3BB4:68B4][2022-04-08T08:28:47]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x86' to value 'C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86_001_vcRuntimeAdditional_x86_rollback.log'
[3BB4:68B4][2022-04-08T08:28:47]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86_001_vcRuntimeAdditional_x86.log'
[3BB4:68B4][2022-04-08T08:28:47]i201: Planned package: vcRuntimeMinimum_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[3BB4:68B4][2022-04-08T08:28:47]i201: Planned package: vcRuntimeAdditional_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[3BB4:68B4][2022-04-08T08:28:47]i207: Planned related bundle: {61087a79-ac85-455c-934d-1fa22cc64f36}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[3BB4:68B4][2022-04-08T08:28:47]i299: Plan complete, result: 0x0
[3BB4:68B4][2022-04-08T08:28:47]i300: Apply begin
[7A90:61BC][2022-04-08T08:28:47]i360: Creating a system restore point.
[7A90:61BC][2022-04-08T08:29:19]i361: Created a system restore point.
[7A90:61BC][2022-04-08T08:29:19]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}, options: 0x7, disable resume: No
[7A90:61BC][2022-04-08T08:29:20]i000: Caching bundle from: 'C:\Users\ALERU\AppData\Local\Temp{9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}.be\vcredist_x86.exe' to: 'C:\ProgramData\Package Cache{9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}\vcredist_x86.exe'
[7A90:61BC][2022-04-08T08:29:20]i320: Registering bundle dependency provider: {9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}, version: 12.0.40664.0
[7A90:61BC][2022-04-08T08:29:20]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}, resume: Active, restart initiated: No, disable resume: No
[7A90:6EB8][2022-04-08T08:29:21]i305: Verified acquired payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache.unverified\vcRuntimeMinimum_x86, moving to: C:\ProgramData\Package Cache{8122DAB1-ED4D-3676-BB0A-CA368196543E}v12.0.40664\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi.
[7A90:6EB8][2022-04-08T08:29:21]i305: Verified acquired payload: cab54A5CABBE7274D8A22EB58060AAB7623 at path: C:\ProgramData\Package Cache.unverified\cab54A5CABBE7274D8A22EB58060AAB7623, moving to: C:\ProgramData\Package Cache{8122DAB1-ED4D-3676-BB0A-CA368196543E}v12.0.40664\packages\vcRuntimeMinimum_x86\cab1.cab.
[7A90:6EB8][2022-04-08T08:29:21]i305: Verified acquired payload: vcRuntimeAdditional_x86 at path: C:\ProgramData\Package Cache.unverified\vcRuntimeAdditional_x86, moving to: C:\ProgramData\Package Cache{D401961D-3A20-3AC7-943B-6139D5BD490A}v12.0.40664\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi.
[7A90:6EB8][2022-04-08T08:29:21]i305: Verified acquired payload: cabB3E1576D1FEFBB979E13B1A5379E0B16 at path: C:\ProgramData\Package Cache.unverified\cabB3E1576D1FEFBB979E13B1A5379E0B16, moving to: C:\ProgramData\Package Cache{D401961D-3A20-3AC7-943B-6139D5BD490A}v12.0.40664\packages\vcRuntimeAdditional_x86\cab1.cab.
[7A90:61BC][2022-04-08T08:29:21]i301: Applying execute package: vcRuntimeMinimum_x86, action: Install, path: C:\ProgramData\Package Cache{8122DAB1-ED4D-3676-BB0A-CA368196543E}v12.0.40664\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[3BB4:68B4][2022-04-08T08:30:25]i319: Applied execute package: vcRuntimeMinimum_x86, result: 0x0, restart: Required
[7A90:61BC][2022-04-08T08:30:25]i325: Registering dependency: {9dff3540-fc85-4ed5-ac84-9e3c7fd8bece} on package provider: Microsoft.VS.VC_RuntimeMinimumVSU_x86,v12, package: vcRuntimeMinimum_x86
[7A90:61BC][2022-04-08T08:30:25]i301: Applying execute package: vcRuntimeAdditional_x86, action: Install, path: C:\ProgramData\Package Cache{D401961D-3A20-3AC7-943B-6139D5BD490A}v12.0.40664\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[3BB4:68B4][2022-04-08T08:30:28]i319: Applied execute package: vcRuntimeAdditional_x86, result: 0x0, restart: None
[7A90:61BC][2022-04-08T08:30:28]i325: Registering dependency: {9dff3540-fc85-4ed5-ac84-9e3c7fd8bece} on package provider: Microsoft.VS.VC_RuntimeAdditionalVSU_x86,v12, package: vcRuntimeAdditional_x86
[7A90:61BC][2022-04-08T08:30:28]i301: Applying execute package: {61087a79-ac85-455c-934d-1fa22cc64f36}, action: Uninstall, path: C:\ProgramData\Package Cache{61087a79-ac85-455c-934d-1fa22cc64f36}\vcredist_x86.exe, arguments: '"C:\ProgramData\Package Cache{61087a79-ac85-455c-934d-1fa22cc64f36}\vcredist_x86.exe" -uninstall -quiet -burn.related.upgrade -burn.ancestors={9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}'
[3BB4:68B4][2022-04-08T08:30:53]i319: Applied execute package: {61087a79-ac85-455c-934d-1fa22cc64f36}, result: 0x0, restart: None
[7A90:61BC][2022-04-08T08:30:53]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}, resume: ARP, restart: Required, disable resume: No
[7A90:61BC][2022-04-08T08:30:53]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}, resume: ARP, restart initiated: No, disable resume: No
[3BB4:68B4][2022-04-08T08:30:53]i399: Apply complete, result: 0x0, restart: Required, ba requested restart: No
[3BB4:68B4][2022-04-08T08:30:53]i500: Shutting down, exit code: 0xbc2
[3BB4:68B4][2022-04-08T08:30:53]i004: Bootstrapper application requested restart at shutdown. Planned to restart already: No.
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: VersionNT = 10.0.0.0
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleAction = 5
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleElevated = 1
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleInstalled = 0
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleLog = C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86.log
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleLog_vcRuntimeAdditional_x86 = C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86_001_vcRuntimeAdditional_x86.log
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleLog_vcRuntimeMinimum_x86 = C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86_000_vcRuntimeMinimum_x86.log
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleManufacturer = Microsoft Corporation
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleName = Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.40664
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleOriginalSource = C:\ProgramData\Package Cache\0F5D66BCAF120F2D3F340E448A268FE4BBF7709D\vcredist_x86.exe
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleOriginalSourceFolder = C:\ProgramData\Package Cache\0F5D66BCAF120F2D3F340E448A268FE4BBF7709D\
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleProviderKey = {9dff3540-fc85-4ed5-ac84-9e3c7fd8bece}
[3BB4:68B4][2022-04-08T08:30:53]i410: Variable: WixBundleRollbackLog_vcRuntimeAdditional_x86 = C:\Users\ALERU\AppData\Local\Temp\HMI-Builder.PRO_Internal_20220408082803_000_vcredist2013x86_001_vcRuntimeAdditional_x86_rollback.log