mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-04 22:57:24 +02:00
Update Enable GamesDows Steam V3.bat
This commit is contained in:
parent
d7d936c495
commit
ba9c7779e2
@ -1,5 +1,5 @@
|
|||||||
@echo off
|
@echo off
|
||||||
SETLOCAL EnableExtensions
|
SETLOCAL EnableExtensions EnableDelayedExpansion
|
||||||
|
|
||||||
echo Setting Steam Big Picture as default shell
|
echo Setting Steam Big Picture as default shell
|
||||||
|
|
||||||
@ -9,9 +9,6 @@ SET "VALUE_NAME=Shell"
|
|||||||
SET "STEAM_PATH=C:\Program Files (x86)\Steam\Steam.exe -bigpicture -nobootstrapupdate -skipinitialbootstrap -skipverifyfiles"
|
SET "STEAM_PATH=C:\Program Files (x86)\Steam\Steam.exe -bigpicture -nobootstrapupdate -skipinitialbootstrap -skipverifyfiles"
|
||||||
REG ADD "%KEY_NAME%" /v %VALUE_NAME% /t REG_SZ /d "%STEAM_PATH%" /f
|
REG ADD "%KEY_NAME%" /v %VALUE_NAME% /t REG_SZ /d "%STEAM_PATH%" /f
|
||||||
|
|
||||||
@echo off
|
|
||||||
SETLOCAL EnableExtensions EnableDelayedExpansion
|
|
||||||
|
|
||||||
echo Define the default Steam folder path and script names
|
echo Define the default Steam folder path and script names
|
||||||
SET "STEAM_FOLDER=C:\Program Files (x86)\Steam"
|
SET "STEAM_FOLDER=C:\Program Files (x86)\Steam"
|
||||||
SET "SCRIPT_NAME=DelayedExplorerStart.bat"
|
SET "SCRIPT_NAME=DelayedExplorerStart.bat"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user