Using CMD: When I try to go to the folder where I need to delete a file, I can only go to C:\Documents and Settings\John and no way to change to get to C:\Documents and Settings\All Users\
If I type C: I still get C:\Documents and Settings\All Users\
So how do I get where I need to go? I don't even sign on in XP, just start up. No user accounts.
I need to get there to just to see what a problem file is called before deleting it.
Thanks.

cd C:\Documents and Settings\All Users From there its the dir command to look what's in that directory.
Hi domass, I think
cd C:\Documents and Settings\All Users
should be
cd\ C:\Documents and Settings\All Users
i_XpUser
Mine works with just
cd then a space before C:
but does not work with
cd\
If you are at C:\Documents and Settings\John, how can we cd to
C:\Documents and Settings\All Users
i_XpUser
"If you are at C:\Documents and Settings\John, how can we cd to
C:\Documents and Settings\All Users"
Do "cd.." without quotes to remove the \John and then do "cd all users" without the quotes.
Asus P4P800
P4 2.4c @ 3000 Mhz Zalman CNPS7000A-Cu HSF
ATI Radeon 9800 pro
1 GB OCZ pc 3500 ram
Sound Blaster audigy LS
http://www.pcstats.com/articleview.cfm?articleID=1723
XpUser,
Thanks for the link. I picked up something I like from it.Quoting
An asterisk can be used to complete a folder name
e.g. from C:\CD pro*
will move to
C:\Program Files
End of quoteThis is really cool. I used:
C:\>cd doc*\use*
to get to
C:\Documents and Settings\User1>A real time saver.
Thanks again,
Bryan
NP, Bryan :-) BTW you may wish to bookmark these two links for use as your Command-line References:
Command-line reference A-Z. This M$ page include links to see: (1)List of new command-line tools, and (2)Complete list of command-line tools.
An A-Z Index of the Windows NT/XP command line (by Simon Sheppard)
Regards
i_XpUser
cd ..\all* Too simple?
M2
If at first you don't succeed, you're about average.
Thanks, finally got there. It was such an insanely long name, trying to del by name didn't work, but *.msg did. Thanks!
XPUser has all the links,LOL. Do you have them all referenced or do you search them out as need like in this post? I notice that you have a whole crap load of them for most of the people with a question. Good work!
Question: Why does stylo have to use the command prompt to delete files? Won't Windows Explorer do it?
