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

Installer - Update VC redistributable #806

Closed
Liryna opened this issue Jun 18, 2019 · 3 comments
Closed

Installer - Update VC redistributable #806

Liryna opened this issue Jun 18, 2019 · 3 comments

Comments

@Liryna
Copy link
Member

Liryna commented Jun 18, 2019

We should update the script & installer to download the latest vc redistributable.

@Liryna Liryna changed the title Installer - Update redistributable Installer - Update VC redistributable Jun 18, 2019
@cajuncoding
Copy link

cajuncoding commented Aug 2, 2019

Current installer "DokanSetup.exe" is failing due to hash mismatch, seems to be related to the VC redistributable . . . but "DokanSetup_redist.exe" worked.

image

[5EEC:55C4][2019-08-02T16:05:45]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{900e8595-02c8-4881-953d-6775cc7221d3}, options: 0x7, disable resume: No
[5EEC:55C4][2019-08-02T16:05:45]i000: Caching bundle from: 'C:\WINDOWS\Temp\{2E9ED287-173B-418E-B68D-8C3DDDA6E36E}\.be\DokanSetup.exe' to: 'C:\ProgramData\Package Cache\{900e8595-02c8-4881-953d-6775cc7221d3}\DokanSetup.exe'
[5EEC:55C4][2019-08-02T16:05:45]i320: Registering bundle dependency provider: {5F030BFA-CE6E-408A-9694-F593B319DBBE}, version: 1.3.0.1000
[5EEC:55C4][2019-08-02T16:05:45]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{900e8595-02c8-4881-953d-6775cc7221d3}, resume: Active, restart initiated: No, disable resume: No
[67B4:2834][2019-08-02T16:05:45]i338: Acquiring package: vcredist_2019_x86.exe, payload: vcredist_2019_x86.exe, copy from: C:\Users\Brandon\Downloads\vc_redist.x86.exe
[67B4:2834][2019-08-02T16:05:45]i000: Setting string variable 'WixBundleLastUsedSource' to value 'C:\Users\Brandon\Downloads\'
[5EEC:5288][2019-08-02T16:05:45]e000: Error 0x80091007: Hash mismatch for path: C:\ProgramData\Package Cache\.unverified\vcredist_2019_x86.exe, expected: 23B247557EC5D7F3BDB01EB06EEE8C740C11174C, actual: CBFCD67C7660E186A12E4523FFC9300A45BD728B
[5EEC:5288][2019-08-02T16:05:45]e000: Error 0x80091007: Failed to verify hash of payload: vcredist_2019_x86.exe
[5EEC:5288][2019-08-02T16:05:45]e310: Failed to verify payload: vcredist_2019_x86.exe at path: C:\ProgramData\Package Cache\.unverified\vcredist_2019_x86.exe, error: 0x80091007. Deleting file.
[5EEC:5288][2019-08-02T16:05:45]e000: Error 0x80091007: Failed to cache payload: vcredist_2019_x86.exe
[67B4:2834][2019-08-02T16:05:45]e314: Failed to cache payload: vcredist_2019_x86.exe from working path: C:\WINDOWS\Temp\{2E9ED287-173B-418E-B68D-8C3DDDA6E36E}\vcredist_2019_x86.exe, error: 0x80091007.
[67B4:2834][2019-08-02T16:05:45]e349: Application requested retry of payload: vcredist_2019_x86.exe, encountered error: 0x80091007. Retrying...
[67B4:2834][2019-08-02T16:05:48]i338: Acquiring package: vcredist_2019_x86.exe, payload: vcredist_2019_x86.exe, copy from: C:\Users\Brandon\Downloads\vc_redist.x86.exe
[5EEC:5288][2019-08-02T16:05:48]e000: Error 0x80091007: Hash mismatch for path: C:\ProgramData\Package Cache\.unverified\vcredist_2019_x86.exe, expected: 23B247557EC5D7F3BDB01EB06EEE8C740C11174C, actual: CBFCD67C7660E186A12E4523FFC9300A45BD728B
[5EEC:5288][2019-08-02T16:05:48]e000: Error 0x80091007: Failed to verify hash of payload: vcredist_2019_x86.exe
[5EEC:5288][2019-08-02T16:05:48]e310: Failed to verify payload: vcredist_2019_x86.exe at path: C:\ProgramData\Package Cache\.unverified\vcredist_2019_x86.exe, error: 0x80091007. Deleting file.
[5EEC:5288][2019-08-02T16:05:48]e000: Error 0x80091007: Failed to cache payload: vcredist_2019_x86.exe
[67B4:2834][2019-08-02T16:05:48]e314: Failed to cache payload: vcredist_2019_x86.exe from working path: C:\WINDOWS\Temp\{2E9ED287-173B-418E-B68D-8C3DDDA6E36E}\vcredist_2019_x86.exe, error: 0x80091007.
[67B4:2834][2019-08-02T16:05:48]e349: Application requested retry of payload: vcredist_2019_x86.exe, encountered error: 0x80091007. Retrying...
[67B4:2834][2019-08-02T16:05:51]i338: Acquiring package: vcredist_2019_x86.exe, payload: vcredist_2019_x86.exe, copy from: C:\Users\Brandon\Downloads\vc_redist.x86.exe
[5EEC:5288][2019-08-02T16:05:51]e000: Error 0x80091007: Hash mismatch for path: C:\ProgramData\Package Cache\.unverified\vcredist_2019_x86.exe, expected: 23B247557EC5D7F3BDB01EB06EEE8C740C11174C, actual: CBFCD67C7660E186A12E4523FFC9300A45BD728B
[5EEC:5288][2019-08-02T16:05:51]e000: Error 0x80091007: Failed to verify hash of payload: vcredist_2019_x86.exe
[5EEC:5288][2019-08-02T16:05:51]e310: Failed to verify payload: vcredist_2019_x86.exe at path: C:\ProgramData\Package Cache\.unverified\vcredist_2019_x86.exe, error: 0x80091007. Deleting file.
[5EEC:5288][2019-08-02T16:05:51]e000: Error 0x80091007: Failed to cache payload: vcredist_2019_x86.exe
[67B4:2834][2019-08-02T16:05:51]e314: Failed to cache payload: vcredist_2019_x86.exe from working path: C:\WINDOWS\Temp\{2E9ED287-173B-418E-B68D-8C3DDDA6E36E}\vcredist_2019_x86.exe, error: 0x80091007.
[67B4:4058][2019-08-02T16:05:51]e000: Error 0x80091007: Failed while caching, aborting execution.
[5EEC:55C4][2019-08-02T16:05:51]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{900e8595-02c8-4881-953d-6775cc7221d3}, resume: None, restart: None, disable resume: No
[5EEC:55C4][2019-08-02T16:05:51]i330: Removed bundle dependency provider: {5F030BFA-CE6E-408A-9694-F593B319DBBE}
[5EEC:55C4][2019-08-02T16:05:51]i352: Removing cached bundle: {900e8595-02c8-4881-953d-6775cc7221d3}, from path: C:\ProgramData\Package Cache\{900e8595-02c8-4881-953d-6775cc7221d3}\
[5EEC:55C4][2019-08-02T16:05:51]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{900e8595-02c8-4881-953d-6775cc7221d3}, resume: None, restart initiated: No, disable resume: No
[67B4:4058][2019-08-02T16:05:52]i399: Apply complete, result: 0x80091007, restart: None, ba requested restart:  No

@Liryna
Copy link
Member Author

Liryna commented Aug 3, 2019 via email

@Liryna
Copy link
Member Author

Liryna commented Sep 29, 2019

54d6a4a

@Liryna Liryna closed this as completed Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants