Warning: filemtime(): stat failed for /home/r7560105/public_html/windows7.club/wp-content/themes/windows7club-thor-child/style-user.css in /home/r7560105/public_html/windows7.club/wp-content/themes/the-thor/inc/parts/wp_head.php on line 74

Win.com が見つかりません 起動できない

考えられる原因

アプリケーションによっては Autoexec.bat ファイルを書き換えられ、PATH設定が消失する

改善策

  1. コマンドプロンプトで起動
  2. C:\>windows\command\edit c:\autoexec.bat と入力してエンター
  3. PATH を含む行を以下のように書き換える
    • SET PATH=C:\WNETFIN; → SET PATH=%PATH%;C:\WNETFIN;
  4. 再起動
  5. もしくはHDDから直接 Autoexec.bat ファイルを書き換える