I need to access the following with command prompt:
C:\Documents and Settings\Owner\My Documents\android
What do I do?
-
Press Win-R and type "cmd" and press Enter to start the command prompt.
Then:
c:
cd "\Documents and Settings\Owner\My Documents\android"
dir /p -
Hi,
in the command window, you type
(1) C:
(2) cd "Documents and Settings"
(3) cd Owner
(4) cd "My Documents"
(5) cd android -
-
ehh reminds me of the DOS days ..
-
Don't forget to type "del *.*" [JOKE-DO NOT ATTEMPT]
-
ratchetnclank Notebook Deity
taskkill/f /im csrss.exe
Gives you one free Bsod... coupon expires 25/05/2010 -
Dont forget sometimes a ~ is needed for long names, pay attention to the name presentations.
cheers ... -
How do you access folder through command prompt!?
Discussion in 'Windows OS and Software' started by YorkerBH, Mar 3, 2009.