首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

修补win7

2013-01-26 
修复win7在winpe下运行bcdedit.exe(这软件在windows 7的系统盘下)c:\windows\system32\ 命令提示符:1:输入

修复win7
在winpe下运行bcdedit.exe(这软件在windows 7的系统盘下)
c:\windows\system32\ 命令提示符:

1:输入 bcdedit /store c:\boot\bcd /create /d "windows 7" -application osloader
(复制  返回的{xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx})

2:输入 bcdedit /store c:\boot\bcd -set {xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} device partition=c:
3:输入 bcdedit /store c:\boot\bcd -set {xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} path \windows\system32\winload.exe
4:输入 bcdedit /store c:\boot\bcd -set {xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} osdevice partition=c:
5:输入 bcdedit /store c:\boot\bcd -set {xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} systemroot \windows
6:输入 bcdedit /store c:\boot\bcd -displayorder {xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} /addlast

热点排行