riverar / uxstyle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UxStyle 0.2.4.2(UxStyle_0242_x86_x64_preview_2) Will not install on Windows 10 Version 1511(Build 10586.104)

ElectricBlitz opened this issue · comments

When running the program(As Administrator), the install fails and this is my log file:

[15FC:14E0][2017-04-26T19:37:27]i001: Burn v3.9.1208.0, Windows v10.0 (Build 10586: Service Pack 0), path: C:\Users\Guidry\Downloads\UxStyle_0242_x86_x64_preview_2.exe, cmdline: '-burn.unelevated BurnPipe.{B70F03BD-B4EA-4023-A3E7-0D9A3D74BB23} {DC491DDD-A562-4F73-A4CB-E2986574DEF7} 6124 '
[15FC:14E0][2017-04-26T19:37:27]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Guidry\AppData\Local\Temp\UxStyle_20170426193727.log'
[15FC:14E0][2017-04-26T19:37:27]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Guidry\Downloads\UxStyle_0242_x86_x64_preview_2.exe'
[15FC:14E0][2017-04-26T19:37:27]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Guidry\Downloads'
[15FC:14E0][2017-04-26T19:37:27]i000: Setting string variable 'WixBundleName' to value 'UxStyle'
[15FC:0C48][2017-04-26T19:37:27]i000: Setting version variable 'WixBundleFileVersion' to value '0.2.4.2'
[15FC:14E0][2017-04-26T19:37:27]i100: Detect begin, 2 packages
[15FC:14E0][2017-04-26T19:37:27]i101: Detected package: Installer32, state: Absent, cached: None
[15FC:14E0][2017-04-26T19:37:27]i101: Detected package: Installer64, state: Absent, cached: None
[15FC:14E0][2017-04-26T19:37:27]i199: Detect complete, result: 0x0
[15FC:14E0][2017-04-26T19:37:28]i200: Plan begin, 2 packages, action: Install
[15FC:14E0][2017-04-26T19:37:28]i052: Condition 'NOT VersionNT64 ' evaluates to false.
[15FC:14E0][2017-04-26T19:37:28]i052: Condition 'VersionNT64' evaluates to true.
[15FC:14E0][2017-04-26T19:37:28]i000: Setting string variable 'WixBundleRollbackLog_Installer64' to value 'C:\Users\Guidry\AppData\Local\Temp\UxStyle_20170426193727_0_Installer64_rollback.log'
[15FC:14E0][2017-04-26T19:37:28]i000: Setting string variable 'WixBundleLog_Installer64' to value 'C:\Users\Guidry\AppData\Local\Temp\UxStyle_20170426193727_0_Installer64.log'
[15FC:14E0][2017-04-26T19:37:28]i201: Planned package: Installer32, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[15FC:14E0][2017-04-26T19:37:28]i201: Planned package: Installer64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[15FC:14E0][2017-04-26T19:37:28]i299: Plan complete, result: 0x0
[15FC:14E0][2017-04-26T19:37:28]i300: Apply begin
[17EC:2314][2017-04-26T19:37:28]i360: Creating a system restore point.
[17EC:2314][2017-04-26T19:37:28]i361: Created a system restore point.
[17EC:2314][2017-04-26T19:37:28]i000: Caching bundle from: 'C:\Users\Guidry\AppData\Local\Temp{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}.be\UxStyle_Bundle.exe' to: 'C:\ProgramData\Package Cache{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}\UxStyle_Bundle.exe'
[17EC:2314][2017-04-26T19:37:28]i320: Registering bundle dependency provider: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}, version: 0.2.4.2
[15FC:07F8][2017-04-26T19:37:28]e000: Error 0x80070570: Failed to extract all files from container, erf: 1:4:0
[15FC:1BFC][2017-04-26T19:37:28]e000: Error 0x80070570: Failed to begin and wait for operation.
[15FC:1BFC][2017-04-26T19:37:28]e000: Error 0x80070570: Failed to extract payload: a3 from container: WixAttachedContainer
[15FC:1BFC][2017-04-26T19:37:28]e312: Failed to extract payloads from container: WixAttachedContainer to working path: C:\Users\Guidry\Downloads\UxStyle_0242_x86_x64_preview_2.exe, error: 0x80070570.
[15FC:14E0][2017-04-26T19:37:28]e000: Error 0x80070570: Failed while caching, aborting execution.
[17EC:2314][2017-04-26T19:37:28]i330: Removed bundle dependency provider: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}
[17EC:2314][2017-04-26T19:37:28]i352: Removing cached bundle: {6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}, from path: C:\ProgramData\Package Cache{6bf90d91-c5db-454e-a7b4-81bc6cbbe13f}
[15FC:14E0][2017-04-26T19:37:28]i399: Apply complete, result: 0x80070570, restart: None, ba requested restart: No

Looks like redownloading the file worked. I'm an idiot.