【发布时间】:2018-08-25 20:30:38
【问题描述】:
我正在使用运行 Windows Embedded Standard 的工业 PC 并尝试安装 Copa-Data 的 Zenon 软件。
安装过程在尝试安装 .NET Framework 4.6.2 时卡住。根据 Copa-Data 的建议,我尝试自行安装 .NET Framework,但遇到了同样的错误。
安装日志如下:
[3/16/2018, 10:40:45] === Logging started: 2018/03/16 10:40:45 ===
[3/16/2018, 10:40:45] Executable: C:\Users\JR\Desktop\NDP462-KB3151800-x86-x64-AllOS-ENU.exe v4.6.1590.0
[3/16/2018, 10:40:45] --- logging level: standard ---
[3/16/2018, 10:40:45] Successfully bound to the ClusApi.dll
[3/16/2018, 10:40:45] Error 0x80070424: Failed to open the current cluster
[3/16/2018, 10:40:45] Cluster drive map: ''
[3/16/2018, 10:40:45] Considering drive: 'C:\'...
[3/16/2018, 10:40:45] Considering drive: 'D:\'...
[3/16/2018, 10:40:45] Considering drive: 'E:\'...
[3/16/2018, 10:40:45] Considering drive: 'V:\'...
[3/16/2018, 10:40:45] Drive 'V:\' is rejected because of the unknown or unsuitable drive type
[3/16/2018, 10:40:45] Drive 'D:\' has been selected as the largest fixed drive
[3/16/2018, 10:40:45] Directory 'D:\60e4d655db57c07995\' has been selected for file extraction
[3/16/2018, 10:40:45] Extracting files to: D:\60e4d655db57c07995\
[3/16/2018, 10:40:45] Error 0x80004005: Failed to extract all files out of box container #0.
[3/16/2018, 10:40:45] Error 0x80004005: Failed to extract
[3/16/2018, 10:42:18] Exiting with result code: 0x80004005
[3/16/2018, 10:42:18] === Logging stopped: 2018/03/16 10:42:18 ===
我确实找到了this 页面,这让我相信操作系统不是问题,但我不确定还有什么问题。我一直以管理员身份运行安装,并且我确实有权使用驱动器 D:\
【问题讨论】:
标签: windows .net-4.6.2