无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 2308|回复: 0
打印 上一主题 下一主题

[求助] 【极致精批】 中的wim编辑助手不能够使用提示:运行环境检测失败,请检查PE环境下...

[复制链接]
跳转到指定楼层
1#
发表于 2014-4-4 19:38:05 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
运行环境检测失败,请检查PE环境下集成有Imdisk和Imagex和Wimtool工具....
我使用管理员权限运行了这个命令还是没有用
@echo off
echo 正在补齐系统缺失文件....
copy /y findstr.exe %windir%\system32>nul
copy /y reg.exe %windir%\system32>nul
copy /y mountvol.exe %windir%\system32>nul
copy /y imagex.exe %windir%\system32>nul
cls&echo 正在修复环境变量....
set p=%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;
setx path %p% /m
ping -n 3 127.0.0.1>nul
后来我把
cd /d %~dp0
if exist %windir%\system32\pecmd.exe (
if exist %windir%\system32\imdisk.exe (
if exist %windir%\system32\wimtool.exe (
if exist %windir%\system32\imagex.exe set ervtst=1)))
中的exe文件全部从网上下载来放进system32目录下还是没有用
求助呀。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2024-11-25 01:48

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表