執行bat file - Windows

Table of Contents



作業系統:xp pro


我發現我沒辦法執行任意的.bat檔案
比如說這個檔案:test.bat

echo test
pause

我執行後只看到一個視窗閃了一下 什麼事也沒發生

後來我用 [開始]->[執行]->cmd->輸入 command.com->輸入.bat檔
就可以執行了


我之前不知道改了什麼設定 導致.bat無法直接執行

請問有解決的方法嗎

--

All Comments