desktopinfo for servers
This commit is contained in:
parent
cf9ae184e3
commit
203eccf9a0
@ -3,6 +3,9 @@ set TOOLS=c:\tools
|
|||||||
|
|
||||||
echo ####### %0 #######
|
echo ####### %0 #######
|
||||||
|
|
||||||
|
echo Activating Desktopinfo for servers ...
|
||||||
|
copy /Y %TOOLS%\scripts\config\desktopinfo_server.ini %TOOLS%\desktopinfo\desktopinfo.ini
|
||||||
|
|
||||||
echo Disabling Lockscreen function ...
|
echo Disabling Lockscreen function ...
|
||||||
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" ^
|
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" ^
|
||||||
/v DisableLockWorkstation /t REG_DWORD /d "1" /f 2>nul
|
/v DisableLockWorkstation /t REG_DWORD /d "1" /f 2>nul
|
||||||
|
Loading…
Reference in New Issue
Block a user