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