PDA

View Full Version : Have Windows Explorer open to My Computer


Ice Czar
05-19-2004, 01:58 AM
instead of My Documents

If your running alot of HDDs, or alot of partitions or both
I find it horribly annoying to have to expand the My Computer tree in the left panel of Windows Explorer, and perfer to navigate without having to do that

this tweak can actually be applied to open by default to any drive or even folder you can figure the shortcut to

for My Computer

RClick the Windows Explorer Icon > Properties > In the target box you should appear > %SystemRoot%\explorer.exe

add to that > /e,::{20d04fe0-3aea-1069-a2d8-08002b30309d}

so the whole entry would be >
%SystemRoot%\explorer.exe /e,::{20d04fe0-3aea-1069-a2d8-08002b30309d}
Apply > OK

other shortcuts
%SystemRoot%\explorer.exe /e,c:
will explore C:

%SystemRoot%\explorer.exe /e,c:\Program Files
would open to all the program folders

it can even be opened to a different drive and a folder quite deep in the hierarchy

%SystemRoot%\explorer.exe /e,G:\Documents and Settings\Administrator\Desktop\ARK

that happens to be a folder on a parallel OS install on a seperate drive (G) as viewed from this OS install

pF.TK
05-19-2004, 09:02 AM
It appears as tho we have attracted another windows resource :p Any nix knowledge under that hood Ice Czar ???

Ice Czar
05-19-2004, 08:50 PM
Ive collected some links
but I have yet to do much nix
however that is likely to change
I need a full functioning 64bit OS
(Im running the XP64 Eval but...)
for a rendering program yet to be named (http://www.zaon.com/company/articles/3d_rendering.php)
(and since the good ones cost so much..)

looking at Suse 9.0
still researching I really need NUMA (Non-Uniform Memory Architecture)
and compatibility\optimization for my current lineup
, so Im researching exactly how to compile or what precompiled kernal would be best
Im concurrently trying to make up my mind on the 3D modeling frontend and backend render ap

mrpudding
10-08-2004, 08:02 PM
geez.. you're a god send.. ive been looking for this info for ages..