From 3b6b073b8940ad066697414f176cb1d9c54199db Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Fri, 17 Oct 2025 16:15:05 -0700 Subject: [PATCH] Update Enable GamesDows Playnite.bat --- Enable GamesDows Playnite.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Enable GamesDows Playnite.bat b/Enable GamesDows Playnite.bat index 3991a14..bf53fe6 100644 --- a/Enable GamesDows Playnite.bat +++ b/Enable GamesDows Playnite.bat @@ -88,7 +88,7 @@ echo ^ echo ^ echo ^ echo ^%USERNAME% -echo ^InteractiveToken^ +echo ^InteractiveToken echo ^HighestAvailable^ echo ^ echo ^ @@ -122,7 +122,7 @@ echo Delete the existing scheduled task if it exists schtasks /delete /tn "RunDelayedExplorerStart" /f /ru "%USERNAME%" echo Create the scheduled task using the XML file -schtasks /create /tn "RunDelayedExplorerStart" /xml "%XML_PATH%" /ru "%USERNAME%" +schtasks /create /tn "RunDelayedExplorerStart" /xml "%XML_PATH%" /ru "%USERNAME%" /rp "" echo Delayed Explorer start script and VBScript created in Playnite folder. echo Scheduled Task added to run the script at logon.