where can I change the default save in path

  • Thread starter Thread starter GY
  • Start date Start date
HKLM/SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/EXPLORER/USER SHELL FOLDERS

this is the right path
 
Danny wrote in
HKLM/SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/EXPLORER/USER SHELL
FOLDERS

this is the right path

No it is not.

First approach: Properties of "My Documents", "Target" tab, "Move"
button.

Second approach:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
\Shell Folders\
Personal=
(REG_SZ)

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
\User Shell Folders\
Personal=
(REG_EXPAND_SZ)
 
Back
Top