Results 1 to 7 of 7

Thread: Problem with Batch Files

Threaded View

  1. #5
    Join Date
    Aug 2006
    Location
    255.255.255.666
    Posts
    2,056
    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?
    PATH: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem

    PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    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.

    Hope this helps.
    Attached Images Attached Images

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •