Normal
From the install log:[code][0E28:1354][2017-03-09T22:42:13]i301: Applying execute package: dokan, action: Install, path: C:\ProgramData\Package Cache\3D62E6D105CD4941D0B71BDBBE4C880770EB0240\DokanSetup.exe, arguments: '"C:\ProgramData\Package Cache\3D62E6D105CD4941D0B71BDBBE4C880770EB0240\DokanSetup.exe" /q'[0E28:1354][2017-03-09T22:42:13]e000: Error 0x80070001: Process returned error: 0x1[0E28:1354][2017-03-09T22:42:13]e000: Error 0x80070001: Failed to execute EXE package.[11CC:0254][2017-03-09T22:42:13]e000: Error 0x80070001: Failed to configure per-machine EXE package.[/code]Is that directory still there? I'm guessing /q means "quiet". Maybe you can run it directly from the command line and you might get a more detailed error that just the return code.
From the install log:
[code][0E28:1354][2017-03-09T22:42:13]i301: Applying execute package: dokan, action: Install, path: C:\ProgramData\Package Cache\3D62E6D105CD4941D0B71BDBBE4C880770EB0240\DokanSetup.exe, arguments: '"C:\ProgramData\Package Cache\3D62E6D105CD4941D0B71BDBBE4C880770EB0240\DokanSetup.exe" /q'
[0E28:1354][2017-03-09T22:42:13]e000: Error 0x80070001: Process returned error: 0x1
[0E28:1354][2017-03-09T22:42:13]e000: Error 0x80070001: Failed to execute EXE package.
[11CC:0254][2017-03-09T22:42:13]e000: Error 0x80070001: Failed to configure per-machine EXE package.[/code]
Is that directory still there? I'm guessing /q means "quiet". Maybe you can run it directly from the command line and you might get a more detailed error that just the return code.