Update Enable GamesDows Playnite no splashscreen disabled welcome UI.bat

This commit is contained in:
jazir5 2024-11-11 22:44:16 -08:00 committed by GitHub
parent afd9656cdc
commit 8a16f59b56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -149,11 +149,12 @@ echo ^</RegistrationInfo^>
echo ^<Triggers^> echo ^<Triggers^>
echo ^<BootTrigger^> echo ^<BootTrigger^>
echo ^<Enabled^>true^</Enabled^> echo ^<Enabled^>true^</Enabled^>
echo ^<Delay^>PT0S</Delay^>
echo ^</BootTrigger^> echo ^</BootTrigger^>
echo ^</Triggers^> echo ^</Triggers^>
echo ^<Principals^> echo ^<Principals^>
echo ^<Principal id="LocalSystem"^> echo ^<Principal id="LocalSystem"^>
echo ^<UserId^>SYSTEM</UserId^> echo ^<UserId^>SYSTEM^</UserId^>
echo ^<RunLevel^>HighestAvailable^</RunLevel^> echo ^<RunLevel^>HighestAvailable^</RunLevel^>
echo ^</Principal^> echo ^</Principal^>
echo ^</Principals^> echo ^</Principals^>