PDA

View Full Version : Run Dos Command Help



wipe709
06-10-2004, 07:34 PM
I know this is (probably) very basic,

I d'loaded an activation crack for Winxp home(Written by Angel1610) and it says to run a .bat file in cmd.

I know how to open the command window, but how do i navigate to the bat file and run it?

It comes up c:\Documents and settings\user>

now what?

help please!

NightStalker
06-10-2004, 08:07 PM
You may want to run your antivirus to make sure it is not part of malicous software.

Go to the Run dialog, into the directory where the .bat file is and run it.

4play
06-10-2004, 08:17 PM
a .bat or batch file is just a script file you can open it up in notepad and check the contents if you like.

just get to a command prompt and navigate to the the file location and type out the name of the bat it will execute the script.

wipe709
06-10-2004, 09:35 PM
Thanks all for your help!