typo
This commit is contained in:
parent
3aafb9edfa
commit
51de7a5b43
@ -15,7 +15,7 @@ echo Disabling Startmenu power button ...
|
|||||||
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" ^
|
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" ^
|
||||||
/v StartMenuLogoff /t REG_DWORD /d "0" /f 2>/nul
|
/v StartMenuLogoff /t REG_DWORD /d "0" /f 2>/nul
|
||||||
|
|
||||||
echo Disabling Power opions ...
|
echo Disabling Power options ...
|
||||||
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" ^
|
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" ^
|
||||||
/v shutdownwithoutlogon /t REG_DWORD /d "0" /f 2>/nul
|
/v shutdownwithoutlogon /t REG_DWORD /d "0" /f 2>/nul
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user