batch file exit /B
问题 I simply wish to leave a cmd.exe window open upon completion of a batch file like the following. I am test launching it from Windows 7 Explorer, with cmd.exe version 6.1.7601. Beeps and pause work fine, but I want to leave the cmd open to issue subsequent commands. @echo off :: wschloss Jul 2015 :: This batch runs if the laptop's Core Temp is close to critical :: as determined by the "Core Temp" utility at :: "C:\ORION\System Information\CoreTemp\64bit\Core Temp.exe" :: http://www.alcpu.com