加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

Windows PE中的ImageX抱怨子系统不存在

发布时间:2020-12-13 23:42:56 所属栏目:Windows 来源:网络整理
导读:我正在尝试使用 Windows PE命令行中的ImageX.当我从控制台运行 capture command时 cmd e:imagex.exe /capture whatever 我得到了一个令人讨厌的错误 the subsystem needed to support the image type is not present 那是什么意思?我如何解决它? 当您在 W
我正在尝试使用 Windows PE命令行中的ImageX.当我从控制台运行 capture command时
cmd> e:imagex.exe /capture <whatever>

我得到了一个令人讨厌的错误

the subsystem needed to support the image type is not present

那是什么意思?我如何解决它?

当您在 Windows PE disk(步骤2)中包含的其中一个工具不是正确的架构时,通常会发生这种情况.确保复制正确的imagex.exe.以下是他们应该如何在说明书中写下这一行.
c:program files&;version>Tools**<architecture>**imagex.exe

我冒昧地编写了整个过程的脚本(对于支持imagex的x86和x64架构上的ISO).您可以在我的github repo或chocolatey package上选择脚本.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读