REGEDIT4
;Explorer, redirect shellfolders
;Changes path of My Documents, My Pictures, etc to the homedrive
[HKEY_CURRENT_USER\]
@=""
[HKEY_CURRENT_USER\Software]
@=""
[HKEY_CURRENT_USER\Software\Microsoft]
@=""
[HKEY_CURRENT_USER\Software\Microsoft\Windows]
@=""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion]
@=""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
@=""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
@=""
"Personal"=hex(2):25,52,45,53,48,4F,4D,45,44,52,49,56,45,25,5C,5C,44,6F,63,73
;Documents are placed in the users homedrive. (Default OS value is %USERPROFILE%\My Documents)
"My Pictures"=hex(2):25,52,45,53,48,4F,4D,45,44,52,49,56,45,25,5C,5C,44,6F,63,\
73,5C,5C,4D,79,20,50,69,63,74,75,72,65,73
;Pictures are saved underneath the My Documets folder. Default OS value is: %USERPROFILE%\My Documents\My Pictures
"My Video"=hex(2):25,52,45,53,48,4F,4D,45,44,52,49,56,45,25,5C,5C,44,6F,63,73,\
5C,5C,4D,79,20,56,69,64,65,6F
;Points any app that looks for the My Videos shellfolder to the users homedrive
"My Music"=hex(2):25,52,45,53,48,4F,4D,45,44,52,49,56,45,25,5C,5C,44,6F,63,73,\
5C,5C,4D,79,20,4D,75,73,69,63
;Points any app that looks for the My Music shellfolder to the users homedrive
"Desktop"=hex(2):25,52,45,53,48,4F,4D,45,44,52,49,56,45,25,5C,5C,57,69,6E,64,\
6F,77,73,5C,5C,44,65,73,6B,74,6F,70
;Redirects the Windows desktop to the users homedrive