I can't access D:\ in command prompt
It always shows D:\Documents and Settings\
even if i type D: it still shows that
Help I need to delete autorun.inf from cmd
This is a discussion on Command Prompt within the Tech Board forums, part of the Community Boards category; I can't access D:\ in command prompt It always shows D:\Documents and Settings\ even if i type D: it still ...
I can't access D:\ in command prompt
It always shows D:\Documents and Settings\
even if i type D: it still shows that
Help I need to delete autorun.inf from cmd
Last edited by Trafalgar Law; 10-09-2008 at 04:48 AM.
(Assuming Windows)
Just typing "D: [ENTER]" won't change the current directory.
Did you try "CD .. [ENTER]" ?
What is "D:" Anyway? Hard drive? Flash Drive?
If you have the privileges, just "DEL D:\autorun.inf [ENTER]"
cd /d d:\
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.
Thanks the cd\ command worked