Wix bootstrap exe giving error when digitally signed

0

I am trying to install an application which is embedded in bootstrap exe created using Wix. But getting the below error when running it even with Admin command prompt.

Error

[39B8:26D4][2017-09-04T20:03:31]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{c6dca553-993e-473c-be4b-8ffa184cd19f}, resume: Active, restart initiated: No, disable resume: No [3904:3A84][2017-09-04T20:03:31]i336: Acquiring container: WixAttachedContainer, copy from: F:\Digital Signature\Platform-Agent-Exe.exe [3904:3A84][2017-09-04T20:03:31]i000: Setting string variable 'WixBundleLastUsedSource' to value 'F:\Digital Signature\' [3904:19F4][2017-09-04T20:03:31]e000: Error 0x80070001: Failed to extract all files from container, erf: 1:2:0 [3904:3A84][2017-09-04T20:03:31]e000: Error 0x80070001: Failed to wait for operation complete. [3904:3A84][2017-09-04T20:03:31]e000: Error 0x80070001: Failed to open container. [3904:3A84][2017-09-04T20:03:31]e000: Error 0x80070001: Failed to open container: WixAttachedContainer. [3904:3A84][2017-09-04T20:03:31]e312: Failed to extract payloads from container: WixAttachedContainer to working path: C:\Users\BILAL~1.KHA\AppData\Local\Temp{18826196-247C-4057-B849-948AF1A2A7E5}\14B0A9896E9807C47A99BA7BF6B295B54ACE22FD, error: 0x80070001. [3904:39A4][2017-09-04T20:03:31]e000: Error 0x80070001: Failed while caching, aborting execution. [39B8:26D4][2017-09-04T20:03:31]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{c6dca553-993e-473c-be4b-8ffa184cd19f}, resume: None, restart: None, disable resume: No [39B8:26D4][2017-09-04T20:03:31]i330: Removed bundle dependency provider: {c6dca553-993e-473c-be4b-8ffa184cd19f} [39B8:26D4][2017-09-04T20:03:31]i352: Removing cached bundle: {c6dca553-993e-473c-be4b-8ffa184cd19f}, from path: C:\ProgramData\Package Cache{c6dca553-993e-473c-be4b-8ffa184cd19f}\

Any help is appreciated.

wix
digital-signature
wix3.5
asked on Stack Overflow Sep 4, 2017 by Hi Jo

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0