Skip to content

Commit 8e6c8d4

Browse files
0.1.0
1 parent 4bfbf11 commit 8e6c8d4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Motion-Shell.zip

-14 Bytes
Binary file not shown.

Playnite-NSV - BAT.BAT

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ ECHO Installing...
5656
ECHO.
5757
ECHO.
5858

59-
set /p PLAYNITE=<PLAYNITE.LOCATION
60-
61-
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%PLAYNITE%\Playnite.FullscreenApp.exe" /f
59+
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%result%\Playnite.FullscreenApp.exe" /f
6260

6361
ECHO Select the number of the option that applys to you
6462
ECHO 1 Default installation

0 commit comments

Comments
 (0)