USB安裝碟系統出現0xc0000098 - Windows

Table of Contents

不好意思
麻煩大家了~

以前自己做的usb開機碟
安裝windows7 的時候
出現了 0xc0000098這一個錯誤
google 了以後
可以在光碟開機的狀態用以下方式修復
但我是在windows下,執行CMD方式下去跑
  c:
  cd boot
  attrib bcd -s -h -r
  ren c:\boot\bcd bcd.old
  bootrec /rebuildbcd
但是執行到最後一個步驟
出現了
'bootrec' 不是內部或外部命令、可執行的程式或批次檔。
不知道要怎麼樣才能無痛修復這開機碟呢?
謝謝

--

All Comments

Rebecca avatarRebecca2016-09-29
youtube How to use the Bootrec.exe tool
Ivy avatarIvy2016-10-01
謝謝你!!只是我直接複製光碟內的BOOT資料夾覆蓋就可以了