mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-05 07:07:23 +02:00
Update Disable GamesDows.bat
This commit is contained in:
parent
dcfaa53374
commit
7e42246ff8
@ -5,7 +5,7 @@ echo Reverting changes and setting default shell back to Explorer
|
||||
|
||||
:: Reset the default shell to Explorer
|
||||
SET "EXPLORER_PATH=C:\Windows\explorer.exe"
|
||||
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%EXPLORER_PATH%" /f
|
||||
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "C:\Windows\explorer.exe" /f
|
||||
|
||||
:: Define the default Steam folder path
|
||||
SET "STEAM_FOLDER=C:\Program Files (x86)\Steam"
|
||||
|
Loading…
x
Reference in New Issue
Block a user