Where's the command prompt documentation online?

  • Thread starter Thread starter Philip Taron
  • Start date Start date
P

Philip Taron

I know I found on the MS site a week ago a handy
documentation of the command prompt (cmd.exe) commands and
their various switches (WinXP/2000). I made the mistake
of not bookmarking the page, and now I can't find it for
the life of me.

Anyone have a link?

Thanks in advance,
Philip
 
Perform the following:

1. Right-click on your Desktop and select: NEW > SHORTCUT
2. In the Create Shortcut window, type in: HH.EXE , and click "Next"
3. In the next window, type in: Commands , and click "Finish"
4. A Command-Line Reference shortcut icon will appear on your Desktop.


--
Nicholas

-------------------------------------------------------------------------------


| I know I found on the MS site a week ago a handy
| documentation of the command prompt (cmd.exe) commands and
| their various switches (WinXP/2000). I made the mistake
| of not bookmarking the page, and now I can't find it for
| the life of me.
|
| Anyone have a link?
|
| Thanks in advance,
| Philip
 
Perhaps I wasn't as clear I should have been. I'm not
looking for the HTML help application, I'm looking for -
online- documentation of all the built-in cmd.exe commands.

In particular, I'm looking for documentation on the "for"
command.

Philip
 
Philip said:
Perhaps I wasn't as clear I should have been. I'm not
looking for the HTML help application, I'm looking for -
online- documentation of all the built-in cmd.exe commands.

In particular, I'm looking for documentation on the "for"
command.

Philip

In a command prompt box (affectionately known as the "dos box"), type
"help for" to get quite a bit of material. Help works on all the
commands, far as I can tell.

I also recall seeing a Microsoft "show" and and associated PowerPoint
file with extensive discussion and further documentation about
automation using command prompt "commands". The point of the
presentation was to show how XP had the power of Unix/Linux in
automation like this. Like you, I thought I had a bookmark and even
kept a copy of the PPT ... but can't find it. You might like to look
around http://msdn.microsoft.com for this.
 
Microsoft Windows 2000 Command Reference
http://www.microsoft.com/windows200...sp?url=/windows2000/en/server/help/ntcmds.htm

--
Nicholas

-------------------------------------------------------------------------


| Perhaps I wasn't as clear I should have been. I'm not
| looking for the HTML help application, I'm looking for -
| online- documentation of all the built-in cmd.exe commands.
|
| In particular, I'm looking for documentation on the "for"
| command.
|
| Philip
 
This method did not work for me. When I double-clicked the shortcut,
nothing happened. I tried making a shortcut to the hh.exe file in the
C:\WINDOWS directory, which did load a blank "html help application"
with a "page not found" error message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top