Are you not able to run this batch file using cmd.exe? Have you checked your PATH and PATHEXT variables listed in the Environment Variables section of the System PRoperties like Gizmo suggested to make sure you have all the required information in there?
But for some reason you really have to use the Command.com instead of cmd.exe then see the attached screenshot on how to change it.PATH: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem
PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
Hope this helps.



Reply With Quote