Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Installer Error 0x800705b4: Failed to wait for child to connect to pipe. #184

Closed
dalboris opened this issue Sep 16, 2019 · 2 comments

Comments

@dalboris
Copy link
Contributor

A user had to restart computer after initial install, and got this error message:

[3E44:13AC][2019-09-16T07:53:41]i001: Burn v3.11.0.1701, Windows v10.0 (Build 18362: Service Pack 0), path: C:\Users\A\AppData\Local\Temp\{B38CFA32-1D29-45F7-93CA-702DD34CA037}\.cr\VGC Alpha 2019-09-15.0 Installer.exe
[3E44:13AC][2019-09-16T07:53:41]i000: Initializing string variable 'InstallFamily' to value 'VGC Alpha'
[3E44:13AC][2019-09-16T07:53:41]i000: Initializing string variable 'InstallHumanVersion' to value '2019-09-15.0'
[3E44:13AC][2019-09-16T07:53:41]i000: Initializing string variable 'InstallFolder' to value '[ProgramFilesFolder]VGC Alpha'
[3E44:13AC][2019-09-16T07:53:41]i009: Command Line: '"-burn.clean.room=C:\Users\A\AppData\Local\Temp\scoped_dir11812_25006\VGC Alpha 2019-09-15.0 Installer.exe" -burn.filehandle.attached=632 -burn.filehandle.self=724'
[3E44:13AC][2019-09-16T07:53:41]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\A\AppData\Local\Temp\scoped_dir11812_25006\VGC Alpha 2019-09-15.0 Installer.exe'
[3E44:13AC][2019-09-16T07:53:41]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\A\AppData\Local\Temp\scoped_dir11812_25006\'
[3E44:13AC][2019-09-16T07:53:41]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341.log'
[3E44:13AC][2019-09-16T07:53:42]i000: Setting string variable 'WixBundleName' to value 'VGC Alpha 2019-09-15.0'
[3E44:13AC][2019-09-16T07:53:42]i000: Setting string variable 'WixBundleManufacturer' to value 'VGC Software'
[3E44:3910][2019-09-16T07:53:42]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[3E44:3910][2019-09-16T07:53:43]i000: Setting version variable 'WixBundleFileVersion' to value '19.9.15000.0'
[3E44:13AC][2019-09-16T07:53:43]i100: Detect begin, 2 packages
[3E44:13AC][2019-09-16T07:53:43]i052: Condition 'VersionNT64' evaluates to true.
[3E44:13AC][2019-09-16T07:53:43]i000: Setting numeric variable 'vc14x64Exists' to value 1
[3E44:13AC][2019-09-16T07:53:43]i052: Condition 'VersionNT64' evaluates to true.
[3E44:13AC][2019-09-16T07:53:43]i000: Setting version variable 'vc14x64Version' to value '14.16.27012.6'
[3E44:13AC][2019-09-16T07:53:43]i052: Condition 'VersionNT64' evaluates to true.
[3E44:13AC][2019-09-16T07:53:43]i000: Setting numeric variable 'vc14x86Exists' to value 1
[3E44:13AC][2019-09-16T07:53:43]i052: Condition 'VersionNT64' evaluates to true.
[3E44:13AC][2019-09-16T07:53:43]i000: Setting version variable 'vc14x86Version' to value '14.16.27012.6'
[3E44:13AC][2019-09-16T07:53:43]i052: Condition 'NOT VersionNT64' evaluates to false.
[3E44:13AC][2019-09-16T07:53:43]i052: Condition 'NOT VersionNT64' evaluates to false.
[3E44:13AC][2019-09-16T07:53:44]i052: Condition 'vc14x64Exists AND vc14x64Version >= v14.16.27029.1' evaluates to false.
[3E44:13AC][2019-09-16T07:53:44]i101: Detected package: vc_redist.x64.exe, state: Absent, cached: None
[3E44:13AC][2019-09-16T07:53:44]i101: Detected package: VGC_Alpha_2019_09_15.0.msi, state: Absent, cached: None
[3E44:13AC][2019-09-16T07:53:44]i199: Detect complete, result: 0x0
[3E44:13AC][2019-09-16T07:54:33]i200: Plan begin, 2 packages, action: Install
[3E44:13AC][2019-09-16T07:54:33]w321: Skipping dependency registration on package with no dependency providers: vc_redist.x64.exe
[3E44:13AC][2019-09-16T07:54:33]i000: Setting string variable 'WixBundleLog_vc_redist.x64.exe' to value 'C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_000_vc_redist.x64.exe.log'
[3E44:13AC][2019-09-16T07:54:33]i000: Setting string variable 'WixBundleRollbackLog_VGC_Alpha_2019_09_15.0.msi' to value 'C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_001_VGC_Alpha_2019_09_15.0.msi_rollback.log'
[3E44:13AC][2019-09-16T07:54:33]i000: Setting string variable 'WixBundleLog_VGC_Alpha_2019_09_15.0.msi' to value 'C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_001_VGC_Alpha_2019_09_15.0.msi.log'
[3E44:13AC][2019-09-16T07:54:33]i201: Planned package: vc_redist.x64.exe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: Yes, dependency: None
[3E44:13AC][2019-09-16T07:54:33]i201: Planned package: VGC_Alpha_2019_09_15.0.msi, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[3E44:13AC][2019-09-16T07:54:33]i299: Plan complete, result: 0x0
[3E44:13AC][2019-09-16T07:54:33]i300: Apply begin
[3E44:13AC][2019-09-16T07:54:33]i010: Launching elevated engine process.
[3E44:13AC][2019-09-16T07:54:53]i011: Launched elevated engine process.
[3E44:13AC][2019-09-16T07:54:53]i012: Connected to elevated engine.
[1328:163C][2019-09-16T07:54:55]i358: Pausing automatic updates.
[1328:163C][2019-09-16T07:54:55]i359: Paused automatic updates.
[1328:163C][2019-09-16T07:54:55]i360: Creating a system restore point.
[1328:163C][2019-09-16T07:54:57]i361: Created a system restore point.
[1328:163C][2019-09-16T07:54:57]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{54279c89-cf30-415b-928b-0059183e59b5}, options: 0x7, disable resume: No
[1328:163C][2019-09-16T07:55:01]i000: Caching bundle from: 'C:\Users\A\AppData\Local\Temp\{60EB9ECE-4CF5-427F-8263-781B6E183DF6}\.be\VGC Alpha 2019-09-15.0 Installer.exe' to: 'C:\ProgramData\Package Cache\{54279c89-cf30-415b-928b-0059183e59b5}\VGC Alpha 2019-09-15.0 Installer.exe'
[1328:163C][2019-09-16T07:55:01]i320: Registering bundle dependency provider: {54279c89-cf30-415b-928b-0059183e59b5}, version: 19.9.15000.0
[1328:163C][2019-09-16T07:55:01]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{54279c89-cf30-415b-928b-0059183e59b5}, resume: Active, restart initiated: No, disable resume: No
[1328:3A74][2019-09-16T07:55:02]i305: Verified acquired payload: vc_redist.x64.exe at path: C:\ProgramData\Package Cache\.unverified\vc_redist.x64.exe, moving to: C:\ProgramData\Package Cache\DA2210409A0DC834341AACDECAE524E884FCA647\vc_redist.x64.exe.
[1328:3A74][2019-09-16T07:55:03]i305: Verified acquired payload: VGC_Alpha_2019_09_15.0.msi at path: C:\ProgramData\Package Cache\.unverified\VGC_Alpha_2019_09_15.0.msi, moving to: C:\ProgramData\Package Cache\{BBC8C222-6BCA-597F-A37A-63D913734154}v19.9.15000\VGC Alpha 2019-09-15.0.msi.
[1328:163C][2019-09-16T07:55:03]i301: Applying execute package: vc_redist.x64.exe, action: Install, path: C:\ProgramData\Package Cache\DA2210409A0DC834341AACDECAE524E884FCA647\vc_redist.x64.exe, arguments: '"C:\ProgramData\Package Cache\DA2210409A0DC834341AACDECAE524E884FCA647\vc_redist.x64.exe" /install /quiet /norestart'
[3E44:13AC][2019-09-16T07:57:05]i319: Applied execute package: vc_redist.x64.exe, result: 0x0, restart: Initiated
[1328:163C][2019-09-16T07:57:05]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{54279c89-cf30-415b-928b-0059183e59b5}, resume: Reboot Pending, restart: Initiated, disable resume: No
[1328:163C][2019-09-16T07:57:05]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{54279c89-cf30-415b-928b-0059183e59b5}, resume: Reboot Pending, restart initiated: Yes, disable resume: No
[3E44:13AC][2019-09-16T07:57:06]i399: Apply complete, result: 0x0, restart: Initiated, ba requested restart:  No
[3E44:13AC][2019-09-16T08:21:37]i500: Shutting down, exit code: 0x669
[3E44:13AC][2019-09-16T08:21:37]i004: Bootstrapper application requested restart at shutdown. Planned to restart already: No.
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: InstallFamily = VGC Alpha
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: InstallFolder = C:\Program Files (x86)\VGC Alpha
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: InstallHumanVersion = 2019-09-15.0
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: ProgramFilesFolder = C:\Program Files (x86)\
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: System64Folder = C:\WINDOWS\system32\
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: SystemFolder = C:\WINDOWS\SysWOW64\
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: vc14x64Exists = 1
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: vc14x64Version = 14.16.27012.6
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: vc14x86Exists = 1
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: vc14x86Version = 14.16.27012.6
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: VersionNT64 = 10.0.0.0
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleAction = 5
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleElevated = 1
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleFileVersion = 19.9.15000.0
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleForcedRestartPackage = vc_redist.x64.exe
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleInstalled = 0
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleLog = C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341.log
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleLog_vc_redist.x64.exe = C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_000_vc_redist.x64.exe.log
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleLog_VGC_Alpha_2019_09_15.0.msi = C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_001_VGC_Alpha_2019_09_15.0.msi.log
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleManufacturer = VGC Software
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleName = VGC Alpha 2019-09-15.0
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleOriginalSource = C:\Users\A\AppData\Local\Temp\scoped_dir11812_25006\VGC Alpha 2019-09-15.0 Installer.exe
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleOriginalSourceFolder = C:\Users\A\AppData\Local\Temp\scoped_dir11812_25006\
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleProviderKey = {54279c89-cf30-415b-928b-0059183e59b5}
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleRollbackLog_VGC_Alpha_2019_09_15.0.msi = C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_001_VGC_Alpha_2019_09_15.0.msi_rollback.log
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleSourceProcessFolder = C:\Users\A\AppData\Local\Temp\scoped_dir11812_25006\
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleSourceProcessPath = C:\Users\A\AppData\Local\Temp\scoped_dir11812_25006\VGC Alpha 2019-09-15.0 Installer.exe
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleTag = 
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleUILevel = 4
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixBundleVersion = 19.9.15000.0
[3E44:13AC][2019-09-16T08:21:37]i410: Variable: WixStdBALanguageId = 1033
[3E44:13AC][2019-09-16T08:21:37]i007: Exit code: 0x669, restarting: Yes
[3E44:13AC][2019-09-16T08:21:37]w005: Restarting computer...
=======================================
[1CB0:1B94][2019-09-16T08:37:29]i001: Burn v3.11.0.1701, Windows v10.0 (Build 18362: Service Pack 0), path: C:\ProgramData\Package Cache\{54279c89-cf30-415b-928b-0059183e59b5}\VGC Alpha 2019-09-15.0 Installer.exe
[1CB0:1B94][2019-09-16T08:37:29]i000: Initializing string variable 'InstallFamily' to value 'VGC Alpha'
[1CB0:1B94][2019-09-16T08:37:29]i000: Initializing string variable 'InstallHumanVersion' to value '2019-09-15.0'
[1CB0:1B94][2019-09-16T08:37:29]i000: Initializing string variable 'InstallFolder' to value '[ProgramFilesFolder]VGC Alpha'
[1CB0:1B94][2019-09-16T08:37:29]i009: Command Line: '"-burn.clean.room=C:\ProgramData\Package Cache\{54279c89-cf30-415b-928b-0059183e59b5}\VGC Alpha 2019-09-15.0 Installer.exe" -burn.filehandle.attached=592 -burn.filehandle.self=604 /burn.log.append C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341.log'
[1CB0:1B94][2019-09-16T08:37:31]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341.log'
[1CB0:1B94][2019-09-16T08:37:31]i000: Setting string variable 'WixBundleManufacturer' to value 'VGC Software'
[1CB0:2284][2019-09-16T08:37:38]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[1CB0:2284][2019-09-16T08:37:40]i000: Setting version variable 'WixBundleFileVersion' to value '19.9.15000.0'
[1CB0:1B94][2019-09-16T08:37:43]i100: Detect begin, 2 packages
[1CB0:1B94][2019-09-16T08:37:43]i052: Condition 'VersionNT64' evaluates to true.
[1CB0:1B94][2019-09-16T08:37:43]i000: Setting numeric variable 'vc14x64Exists' to value 1
[1CB0:1B94][2019-09-16T08:37:43]i052: Condition 'VersionNT64' evaluates to true.
[1CB0:1B94][2019-09-16T08:37:43]i000: Setting version variable 'vc14x64Version' to value '14.16.27012.6'
[1CB0:1B94][2019-09-16T08:37:43]i052: Condition 'VersionNT64' evaluates to true.
[1CB0:1B94][2019-09-16T08:37:43]i000: Setting numeric variable 'vc14x86Exists' to value 1
[1CB0:1B94][2019-09-16T08:37:43]i052: Condition 'VersionNT64' evaluates to true.
[1CB0:1B94][2019-09-16T08:37:43]i000: Setting version variable 'vc14x86Version' to value '14.16.27012.6'
[1CB0:1B94][2019-09-16T08:37:43]i052: Condition 'NOT VersionNT64' evaluates to false.
[1CB0:1B94][2019-09-16T08:37:43]i052: Condition 'NOT VersionNT64' evaluates to false.
[1CB0:1B94][2019-09-16T08:37:43]i052: Condition 'vc14x64Exists AND vc14x64Version >= v14.16.27029.1' evaluates to false.
[1CB0:1B94][2019-09-16T08:37:43]i101: Detected package: vc_redist.x64.exe, state: Absent, cached: Complete
[1CB0:1B94][2019-09-16T08:37:43]i101: Detected package: VGC_Alpha_2019_09_15.0.msi, state: Absent, cached: Complete
[1CB0:1B94][2019-09-16T08:37:43]i199: Detect complete, result: 0x0
[1CB0:1B94][2019-09-16T08:37:43]i200: Plan begin, 2 packages, action: Install
[1CB0:1B94][2019-09-16T08:37:43]w321: Skipping dependency registration on package with no dependency providers: vc_redist.x64.exe
[1CB0:1B94][2019-09-16T08:37:43]i000: Setting string variable 'WixBundleLog_vc_redist.x64.exe' to value 'C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_000_vc_redist.x64.exe.log'
[1CB0:1B94][2019-09-16T08:37:43]i000: Setting string variable 'WixBundleRollbackLog_VGC_Alpha_2019_09_15.0.msi' to value 'C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_001_VGC_Alpha_2019_09_15.0.msi_rollback.log'
[1CB0:1B94][2019-09-16T08:37:43]i000: Setting string variable 'WixBundleLog_VGC_Alpha_2019_09_15.0.msi' to value 'C:\Users\A\AppData\Local\Temp\VGC_Alpha_2019-09-15.0_20190916075341_001_VGC_Alpha_2019_09_15.0.msi.log'
[1CB0:1B94][2019-09-16T08:37:43]i201: Planned package: vc_redist.x64.exe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: No, uncache: Yes, dependency: None
[1CB0:1B94][2019-09-16T08:37:43]i201: Planned package: VGC_Alpha_2019_09_15.0.msi, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[1CB0:1B94][2019-09-16T08:37:43]i299: Plan complete, result: 0x0
[1CB0:1B94][2019-09-16T08:37:44]i300: Apply begin
[1CB0:1B94][2019-09-16T08:37:44]i010: Launching elevated engine process.
[1CB0:1B94][2019-09-16T08:37:44]i011: Launched elevated engine process.
[1CB0:1B94][2019-09-16T08:41:01]e000: Error 0x800705b4: Failed to wait for child to connect to pipe.
[1CB0:1B94][2019-09-16T08:41:01]e000: Error 0x800705b4: Failed to connect to elevated child process.
[1CB0:1B94][2019-09-16T08:41:01]e000: Error 0x800705b4: Failed to actually elevate.
[1CB0:1B94][2019-09-16T08:41:01]e000: Error 0x800705b4: Failed to elevate.
[1CB0:1B94][2019-09-16T08:41:02]i399: Apply complete, result: 0x800705b4, restart: None, ba requested restart:  No

This seems possibly related to an Antivirus such as Avast blocking the install, see:

wixtoolset/issues#5658

Or it might be because I'm using the /quiet argument, see:

https://stackoverflow.com/questions/29767368/error-0x800705b4-failed-to-wait-for-child-to-connect-to-pipe-wix-bootstrapper
https://stackoverflow.com/questions/5985961/why-cant-vcredist-x86-exe-installed-quietly
http://asawicki.info/news_1597_installing_visual_c_redistributable_package_from_command_line.html

(although in our case, we're not using vc_redist.exe for VC 2008 or earlier, so it seems that the /quiet option should be fine)

@dalboris
Copy link
Contributor Author

Note: that's on Windows 10, using McAfee.

@dalboris
Copy link
Contributor Author

dalboris commented Jan 9, 2020

Closing this since it seems the error is gone now that I'm signing the Windows installers.

@dalboris dalboris closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant