mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-06 07:37:24 +02:00
Update Disable Gamesdows V2.bat
This commit is contained in:
parent
8bd670dfc7
commit
5866c13782
@ -16,7 +16,7 @@ echo ================================
|
|||||||
|
|
||||||
:: Reset the default shell to Explorer
|
:: Reset the default shell to Explorer
|
||||||
echo [1/5] Resetting default shell to Explorer...
|
echo [1/5] Resetting default shell to Explorer...
|
||||||
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "C:\Windows\explorer.exe" /f
|
REG ADD "HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "C:\Windows\explorer.exe" /f
|
||||||
if ERRORLEVEL 1 (
|
if ERRORLEVEL 1 (
|
||||||
echo [ERROR] Failed to reset the default shell.
|
echo [ERROR] Failed to reset the default shell.
|
||||||
goto end
|
goto end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user