mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-03 06:07:22 +02:00
Update Disable Gamesdows V3.bat
This commit is contained in:
parent
56c5b6a91e
commit
9f62c88fc1
@ -25,7 +25,7 @@ echo ================================
|
|||||||
|
|
||||||
:: 1) Reset the default shell to Explorer
|
:: 1) Reset the default shell to Explorer
|
||||||
echo [1/5] Resetting default shell to Explorer...
|
echo [1/5] Resetting default shell to Explorer...
|
||||||
REG ADD "HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" ^
|
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" ^
|
||||||
/v "Shell" /t REG_SZ /d "C:\Windows\explorer.exe" /f
|
/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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user