Update Enable GamesDows Playnite.bat

This commit is contained in:
jazir5 2024-11-01 18:07:43 -07:00 committed by GitHub
parent c1125b3376
commit 6e5d28bf6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
@echo off
SETLOCAL EnableExtensions
SETLOCAL EnableExtensions EnableDelayedExpansion
echo Setting Playnite as default shell
@ -14,9 +14,6 @@ SET "EXPLORER_PATH=C:\Windows\explorer.exe"
SET "VBS_NAME=RunBatchSilently.vbs"
SET "VBS_PATH=%PLAYNITE_FOLDER%\%VBS_NAME%"
@echo off
SETLOCAL EnableExtensions EnableDelayedExpansion
echo Creating DelayedExplorerStart.bat script
echo Create the DelayedExplorerStart.bat script in the Playnite folder