ここでは、Error 60XX系のメッセージについて説明します。
エラー番号 |
メッセージ |
意味 |
---|---|---|
Error 6001 |
Failed to execute command [reg load]. |
fix_reg.bat内でレジストリの読み込みに失敗しました。 |
Error 6002 |
Failed to execute command [reg add]. |
fix_reg.bat内でレジストリにキーや値を追加に失敗しました。 |
Error 6003 |
Failed to execute command [reg unload]. |
fix_reg.bat内でレジストリの保存に失敗しました。 |
Error 6004 |
Failed in execution because the specified argument is not one of the expected values. |
fix_reg.bat実行時に指定した引数が誤っています。 |