You can create an Explorer.exe shortcut on your desktop with the path to
the folder included, for example a shortcut with a target like so:
%SystemRoot%\Explorer.exe /e, c:\Documents and Settings\Username\Project
would open Explorer to the Project folder. Or, if the path changes
often you can just create shortcuts to the path on your desktop as you
need them. Create a shortcut and in the target line just paste the
path, using the above example the target would simply be:
c:\Documents and Settings\Username\Project
That would open directly in the folder with a single pane view.
John
Keith G Hicks wrote:
> Is there a way to save my expanded folders layout in windows explorer for
> the next time I open it? Every morning when I start work, I open explorer
> and then expand several folders on the left so that I can get at the ones
> that I frequently use throughout the day. It sure would be nice if there
> were a way to save the layout in a shortcut or something so that I don't
> have to do that every time. I have a shortcut that opens a main project
> folder but I still have to expand many subfolders after that.
>
> Thanks,
>
> Keith
>
>
|