mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-06 07:37:24 +02:00
Update Enable GamesDows Playnite.bat
This commit is contained in:
parent
c1125b3376
commit
6e5d28bf6b
@ -1,5 +1,5 @@
|
|||||||
@echo off
|
@echo off
|
||||||
SETLOCAL EnableExtensions
|
SETLOCAL EnableExtensions EnableDelayedExpansion
|
||||||
|
|
||||||
echo Setting Playnite as default shell
|
echo Setting Playnite as default shell
|
||||||
|
|
||||||
@ -14,9 +14,6 @@ SET "EXPLORER_PATH=C:\Windows\explorer.exe"
|
|||||||
SET "VBS_NAME=RunBatchSilently.vbs"
|
SET "VBS_NAME=RunBatchSilently.vbs"
|
||||||
SET "VBS_PATH=%PLAYNITE_FOLDER%\%VBS_NAME%"
|
SET "VBS_PATH=%PLAYNITE_FOLDER%\%VBS_NAME%"
|
||||||
|
|
||||||
@echo off
|
|
||||||
SETLOCAL EnableExtensions EnableDelayedExpansion
|
|
||||||
|
|
||||||
echo Creating DelayedExplorerStart.bat script
|
echo Creating DelayedExplorerStart.bat script
|
||||||
|
|
||||||
echo Create the DelayedExplorerStart.bat script in the Playnite folder
|
echo Create the DelayedExplorerStart.bat script in the Playnite folder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user