5 pts.
 How to run *.CMD files
CMD
How do I run *.CMD files?

Software/Hardware used:
ASKED: May 17, 2009  4:23 AM
UPDATED: April 18, 2013  8:19 PM

Answer Wiki:
In Windows Explorer double click on them, or from a dos prompt simply type the path and filename such as "C:PathToYourFile.cmd" and press enter (or change directories to that file and type the filename and press enter). Just type the command within the double quotes and then press the enter key on the keyboard.
Last Wiki Answer Submitted:  April 18, 2013  8:19 pm  by  Michael Tidmarsh   14,060 pts.
All Answer Wiki Contributors:  Michael Tidmarsh   14,060 pts. , Denny Cherry   64,550 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hello Mrdenny , I tried the solution sugguested by you but it giving me following error… and was unexpected at this time.

 10 pts.

 

 

“…was unexpected at this time“.

That message indicates that the .cmd file was actually executed, but the script had syntax errors.

 63,580 pts.

 

Just type the command within the double quotes and then press the enter key on the keyboard.

 64,550 pts.