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.batfor custom launchersplaynite_startup.batfor Playnitesteam_startup.batfor 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\binto yourVideosfolder (%UserProfile%\Videos)
- through
- Download a boot movie (
.webmformat) from a site like steamdeckrepo - Place the boot movie (renamed to
boot.webm) in yourVideosfolder (%UserProfile%\Videos)
- Install ffmpeg essentials
-
For multiple boot movies:
- Create a folder named
bootvideosinside yourVideosfolder - Place all boot movies in the
bootvideosfolder - Download the
random_boot_movie.batscript
- Create a folder named
-
Install the mod:
- Press
Windows+R - Type
regeditand hit enter - Select
Yesin 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+Cto 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.