ここでは、Error 40XX系のメッセージについて説明します。
エラー番号 |
メッセージ |
意味 |
---|---|---|
Error 4001 |
Could not find the file. |
copy_contents.batの実行に必要なファイルが存在しないため失敗しました。 |
Error 4002 |
Could not the winpeshl_base.ini. |
copy_contents.batの「winpeshl.ini」を構成しようとして失敗しました。 |
Error 4003 |
Failed to execute command [dism /Add-Driver]. |
copy_contents.bat内の「dism」コマンドがパッケージの追加に失敗しました。 |
Error 4005 |
Failed to execute file [winpe30_drv.exe]. |
copy_contents.bat内のwinpe30_drv.exeの実行に失敗しました。 |
Error 4006 |
Failed to execute file [winpe50_drv.exe]. |
copy_contents.bat内のwinpe50_drv.exeの実行に失敗しました。 |
Error 4007 |
Failed to copy. |
copy_contents.bat内の「copy」コマンドがファイルのコピーに失敗しました。 |