View Full Version : Does help re-run the AutoRun command?


David Trimboli
11-10-2005, 04:38 PM
I've got a command in HKCU\Software\Microsoft\Command Processor, AutoRun
value, of "%userprofile%\.cmd". My "%userprofile%\.cmd" file contains,
among other things, an ECHO to the command prompt window. This is how I
noticed that any HELP command ECHOes the same text to the window.

The echo in this case is "Good morning, David." Here's what I see when I
start a command prompt.


=========================

Good morning, David.

C>cd
C:\Documents and Settings\trimboli

C>help vol
Good morning, David.
Displays the disk volume label and serial number, if they exist.

VOL [drive:]

C>

=========================



Why does the HELP command seem to re-run my AutoRun setting?

David
Stardate 5860.8