View Single Post
Old 03-04-2012, 09:11 AM   #64
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,586
Karma: 79436940
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
An EASY means to do this is to get OUT of the Windows GUI and actually revert to that arc arcaic command line!

Commands like MD or MKDIR to create a directory; CD or CHDIR to change directories can prove most useful...

Try something like
Code:
cd %USERPROFILE%
md .android
PeterT is offline   Reply With Quote