To get the path of the desktop, enter the command:
The output result is like this (why is the character "面" in "Desktop"?):
The original path should be:
reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /v Desktop|find /i "Desktop"The output result is like this (why is the character "面" in "Desktop"?):
Desktop REG_SZ C:\Documents and Settings\admn\桌The original path should be:
Desktop REG_SZ C:\Documents and Settings\admn\Desktop