mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-08-02 19:36:48 +02:00
Update Enable GamesDows Playnite V3.bat
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
@echo off
|
||||
SETLOCAL EnableExtensions EnableDelayedExpansion
|
||||
|
||||
REM Disable Logon UI
|
||||
reg add "%KEY_NAME%" /v DisableLogonUI /t REG_DWORD /d 1 /f
|
||||
|
||||
|
||||
echo Setting Playnite as default shell
|
||||
|
||||
@@ -16,6 +15,8 @@ SET "SCRIPT_PATH=%PLAYNITE_FOLDER%\%SCRIPT_NAME%"
|
||||
SET "EXPLORER_PATH=%SystemRoot%\explorer.exe"
|
||||
SET "VBS_NAME=RunBatchSilently.vbs"
|
||||
SET "VBS_PATH=%PLAYNITE_FOLDER%\%VBS_NAME%"
|
||||
REM Disable Logon UI
|
||||
reg add "%KEY_NAME%" /v DisableLogonUI /t REG_DWORD /d 1 /f
|
||||
|
||||
echo Creating DelayedExplorerStart.bat script
|
||||
|
||||
|
Reference in New Issue
Block a user