View Full Version : Path to My Computer..


stormbind
Jun 10, 2005, 07:34 PM
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}

kcwong
Jun 16, 2005, 12:32 AM
"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.