Path to My Computer..

stormbind

Retenta personam!
Joined
Feb 1, 2003
Messages
14,081
Location
London
What is the path to My Computer in Windows 4.x?

I tried the following path but it doesn't work :sad:

explorer.exe /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
 
"My Computer" is not a physcial path... it's virtual. It's location is not stored in registry. The Windows API SHGetSpecialFolderLocation with CSIDL_DRIVES can return a pointer to it.
 
Back
Top Bottom