ここでは、Error 20XX系のメッセージについて説明します。
エラー番号 |
メッセージ |
意味 |
---|---|---|
Error 2001 |
Failed in execution because the specified argument is not one of the expected values. |
pe30.bat実行時に指定した引数が誤っています。 |
Error 2002 |
Failed to copy. |
pe30.bat内の「copy」コマンドがファイルコピーに失敗しました。 |
Error 2003 |
Failed to copy. |
pe30.bat内の「copy」コマンドがファイルコピー(上書き)に失敗しました。 |
Error 2004 |
Failed to execute command [imagex]. |
pe30.bat内の「imegex」コマンドの実行が失敗しました。 |
Error 2005 |
Failed to mount the WIM image. |
pe30.bat内の「dism」コマンドがマウントに失敗しました。 |
Error 2006 |
Failed to execute command [dism /Set-ScratchSpace]. |
pe30.bat内の「dism」コマンドがスクラッチ領域の設定に失敗しました。 |
Error 2007 |
Failed to execute command [dism /Add-Package]. |
pe30.bat内の「dism」コマンドがパッケージの追加に失敗しました。 |
Error 2008 |
Failed to execute command [dism Set-SKUIntlDefaults]. |
pe30.bat内の「dism」コマンドがロケール設定に失敗しました。 |
Error 2009 |
Failed to unmount the WIM image. |
pe30.bat内の「dism」コマンドがマウントの解除に失敗しました。 |
Error 2011 |
Unknown WindowsPE Version. |
pe30.bat内でWindows PE 作成キット(Windows AIK)のバージョンが異なる、または存在しないと判断しました。 |
Error 2012 |
Failed to delete file. |
pe30.bat内でファイルの削除に失敗しました。 |
Error 2013 |
Failed to delete folder. |
pe30.bat内でフォルダーの削除に失敗しました。 |