|
Re: How to make Win Explorer default to open to C drive?
On Thu, 6 Dec 2007 21:17:05 +0900, "LD" <ldavies@tpgi.com.au> wrote:
>Hi
>
>how can I make Windows Explorer open to Computer/C Drive by default? I have
>searched here and can't find the answer readily...
>
>Tks in Advance
>
>LD
right click windows explorer and open properties. On the Target line
you will see something like this:
%SystemRoot%\explorer.exe /e,g:\mikes The /e means explore then you
have the drive and directory. Change yours as you see fit.
|