This mod temporarily replaces Windows Explorer with a launcher of your choosing, such as Steam Big Picture Mode or Playnite and plays a boot movie before launching.
-
Download the appropriate startup script:
startup.bat
for custom launchersplaynite_startup.bat
for Playnitesteam_startup.bat
for Steam
-
For boot video support:
- Install ffmpeg essentials
- through
winget
, if you have it:winget install "FFmpeg (Essentials Build)"
- manually by downloading https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip and extracting
ffmpeg-7.1-essentials_build\bin
to yourVideos
folder (%UserProfile%\Videos
)
- through
- Download a boot movie (
.webm
format) from a site like steamdeckrepo - Place the boot movie (renamed to
boot.webm
) in yourVideos
folder (%UserProfile%\Videos
)
- Install ffmpeg essentials
-
For multiple boot movies:
- Create a folder named
bootvideos
inside yourVideos
folder - Place all boot movies in the
bootvideos
folder - Download the
random_boot_movie.bat
script
- Create a folder named
-
Install the mod:
- Press
Windows
+R
- Type
regedit
and hit enter - Select
Yes
in the prompt that shows up - Press
ctrl
+L
- Paste the following:
Computer\HKEY_Current_User\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\
- Go to
Edit
>New
>String Value
- Type
Shell
- Double click the new string value
- change the value data to
wscript "%UserProfile%\Videos\invisible_startup.vbs"
(Antivirus won't like this, you will have to add an exception)- Or, set it to the full path of your chosen startup script (click on the script in File Explorer and press
ctrl
+shift
+C
to copy the path)
- Press
-
If using
startup.bat
, edit the script to set the path to your desired launcher and adjust the wait time -
Restart your computer
- Follow steps 3.1 - 3.8 of the Installation
- Change the value data to
explorer.exe
If you find this mod helpful, consider buying me a coffee
Use this mod at your own risk. Always back up your system before making registry changes.