Let's Hack Windows Registry

thilina84

Member
Sep 2, 2007
20
0
0
What if you can map your My Document folder to a different folder in another partition. This will help you to save some space in C:.:rolleyes:

You can do this through windows registry by changing the values of the key:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
\Explorer\DocFolderPaths

Here i attached a script to do that.

Download it and change the extension to .vbe ;)

Enter your windows login name as displayed on the top of the start menu.
 

Attachments

  • chmydoc.txt
    1.2 KB · Views: 102
Last edited:

Anusha

Member
Jun 13, 2006
25,864
5
0
There is an easier way to move the My Documents folder to a separate location. Right Click My documents folder, click on properties and move it to a new location. It will move all the files in it as well.