Seafile client remaps Desktop #70
This commit is contained in:
parent
b459cbd77c
commit
975dbba88f
@ -92,8 +92,7 @@ powershell -command %TOOLS%\scripts\set-recyclebin.ps1
|
|||||||
|
|
||||||
echo remapping Desktop folder to standard location ...
|
echo remapping Desktop folder to standard location ...
|
||||||
reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" ^
|
reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" ^
|
||||||
/v Desktop /t REG_EXPAND_SZ /d "%USERPROFILE%\Desktop" /f 1>nul
|
/v Desktop /t REG_EXPAND_SZ /d "%%USERPROFILE%%\Desktop" /f 1>nul
|
||||||
|
|
||||||
|
|
||||||
rem ================================================
|
rem ================================================
|
||||||
rem USER TWEAKS AND CONFIG FILES (this runs always)
|
rem USER TWEAKS AND CONFIG FILES (this runs always)
|
||||||
|
Loading…
Reference in New Issue
Block a user