no need to disable delayedexpansion

This commit is contained in:
Mylloon 2024-10-01 20:02:39 +02:00
parent eec7e6785d
commit 6c863644e0
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -201,13 +201,10 @@ for %%i in (!apps!) do (
!pmi! %%i
)
:: Games related, temporary disable local for exclamation mark escaping
SETLOCAL DISABLEDELAYEDEXPANSION
SET ^"games=^
RiotGames.LeagueOfLegends.EUW RiotGames.Valorant.EU Valve.Steam ^
HeroicGamesLauncher.HeroicGamesLauncher PrismLauncher.PrismLauncher ^
Ryujinx.Ryujinx ppy.osu Roblox.Roblox"
SETLOCAL ENABLEDELAYEDEXPANSION
ECHO Games...
for %%i in (!games!) do (