From 6e5d28bf6b5c383efd5b6a43c0dbf51f5a7a0a7e Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Fri, 1 Nov 2024 18:07:43 -0700 Subject: [PATCH] Update Enable GamesDows Playnite.bat --- Enable GamesDows Playnite.bat | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Enable GamesDows Playnite.bat b/Enable GamesDows Playnite.bat index 42f52b2..101686f 100644 --- a/Enable GamesDows Playnite.bat +++ b/Enable GamesDows Playnite.bat @@ -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