I'm so confused...

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

TuffGirl

Platinum Member
Jan 20, 2001
2,797
1
91
Dunno if it's already been said, but probably the easiest way to access it is typing:

cd do<Tab>

...which auto completes the directory name. Subsequent Tab hits will scroll through all the folders in your C: drive which start with "do."

:)
 

Cerb

Elite Member
Aug 26, 2000
17,484
33
86
Originally posted by: Ichinisan
Originally posted by: Cerb
Why use command.com? If it's 2k or XP, you've got cmd.exe

Lots of batch files and applications try to access the legacy Win9x environment. I'm wondering why Microsoft included command.com if it was not even close to compatible with commands that were valid on Win9x's command.com...
...and they open and run with cmd.exe
try making a text file, give it a .bat extension, and have it have only "pause" inside of it.