Expanding MyComputer

  • Thread starter Thread starter jona
  • Start date Start date
J

jona

This is a trivial customization, but is it possible to automatically
expand 'MyComputer' in the folders pane in Windows Explorer.
Like it does by default in W98. Also, I *don't* want MyDocuments
to expand in the same way.
TIA
jona
 
Hi Jona

Try this:

Type or copy/paste the following into the Target: pane of the Windows Explorer shortcut:

%systemroot%\EXPLORER.EXE /e,

If you want the C: drive expanded

%systemroot%\EXPLORER.EXE /e,c:

--

Will Denny
MS-MVP Windows - Shell/User


| This is a trivial customization, but is it possible to automatically
| expand 'MyComputer' in the folders pane in Windows Explorer.
| Like it does by default in W98. Also, I *don't* want MyDocuments
| to expand in the same way.
| TIA
| jona
|
|
|
 
Try this:
Type or copy/paste the following into the Target: pane of the
Windows Explorer shortcut:
%systemroot%\EXPLORER.EXE /e,
If you want the C: drive expanded
%systemroot%\EXPLORER.EXE /e,c:

Thanks Will, that did the trick.
Have a nice weekend
jona
 
|
| Hi Jona
|
| >Try this:
| >Type or copy/paste the following into the Target: pane of the
| >Windows Explorer shortcut:
|
| > %systemroot%\EXPLORER.EXE /e,
| > If you want the C: drive expanded
| > %systemroot%\EXPLORER.EXE /e,c:
|
| Thanks Will, that did the trick.
| Have a nice weekend
| jona

You're welcome, Jona
 
Back
Top