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

Sign both outer bundle and inner installer on Windows #326

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Nov 10, 2024

Should fix installation on Windows after #324 due to installation of unsigned .msi being not supported from signed .exe and resulting in errors like these:

[35E8:365C][2024-11-09T22:31:08]e312: Failed to extract payloads from container: WixAttachedContainer to working path: C:\Windows\Temp{2659BD1A-AD4F-41E3-97FB-DD05575D9E94}\2921D55D9706507495DD58643508D385E5DF6629, error: 0x80070001.
[35E8:35EC][2024-11-09T22:31:08]e000: Error 0x80070001: Failed while caching, aborting execution.
[3638:363C][2024-11-09T22:31:08]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{ffa4f922-d8d4-4015-a8f7-78572989ff15}, resume: None, restart: None, disable resume: No
[3638:363C][2024-11-09T22:31:08]i330: Removed bundle dependency provider: {ffa4f922-d8d4-4015-a8f7-78572989ff15}
[3638:363C][2024-11-09T22:31:08]i352: Removing cached bundle: {ffa4f922-d8d4-4015-a8f7-78572989ff15}, from path: C:\ProgramData\Package Cache{ffa4f922-d8d4-4015-a8f7-78572989ff15}\
[3638:363C][2024-11-09T22:31:08]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{ffa4f922-d8d4-4015-a8f7-78572989ff15}, resume: None, restart initiated: No, disable resume: No
[35E8:35EC][2024-11-09T22:31:08]i399: Apply complete, result: 0x80070001, restart: None, ba requested restart:  No

@nazar-pc nazar-pc merged commit bd3468f into main Nov 10, 2024
7 checks passed
@nazar-pc nazar-pc deleted the sign-both-msi-and-bundle branch November 10, 2024 03:07
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

Successfully merging this pull request may close these issues.

1 participant