Windows Explorer

  • Thread starter Thread starter JCH
  • Start date Start date
J

JCH

How can I change the default directory of the Windows Explorer? Right now
everytime I use it, it comes up with "My Documents" exploded. I want
windows explorer to come up with "My Computer" and my local hard drive (C:)
exploded and highlighted. How can I do this? Thanks...
 
go to the icon you are clicking on and make another
shortcut so you do got the orginal if you make a mistake.
then change the target by adding /n,/e,C:\ such as
C:\WINDOWS\EXPLORER.EXE /n,/e,C:\ which make it go the
main directory for c cdrive or add /n,/e,C:\windows to
go to the windows directory.
 
That worked. Thank you.

sjbib said:
go to the icon you are clicking on and make another
shortcut so you do got the orginal if you make a mistake.
then change the target by adding /n,/e,C:\ such as
C:\WINDOWS\EXPLORER.EXE /n,/e,C:\ which make it go the
main directory for c cdrive or add /n,/e,C:\windows to
go to the windows directory.
 
Back
Top