
03-05-2007
|
|
|
|
Re: folders in explorer
It doesn't need to be that complicated or specific,
%SystemRoot%\explorer.exe /e,
Will get you the same, exact result.
--
Ronnie Vernon
Microsoft MVP
Windows Shell/User
"Dennis" <dn@nospam.dk> wrote in message
news:2g0pu2dnu102iqe60egi4l42ip06s179ru@4ax.com...
> On Mon, 5 Mar 2007 10:28:02 -0800, womit
> <womit@discussions.microsoft.com> wrote:
>
>>hi!
>>
>>when you start windows explorer and open folders on the left side,
>>explorer
>>always shows all the data of the main drive, and i don´t want him to do
>>this.
>>i only want to see the drives and not all the folders on the drives. is
>>there
>>a way to change this?
>
> Yes. Make a shorcut to explorer with this commandline:
>
> C:\Windows\explorer.exe /n, /e, /select, c:\
>
>
> Regards
|