December 10, 200817 yr Since NT, Windows interprets BAT and CMD files equally, so you can just rename the file extension. IIRC .bat will be handled by command.com a dos application while cmd files will be handled by cmd.exe a native win32 (or x64) app. And COM is for dos binaries compiled using assembly language.
Create an account or sign in to comment