@echo off REM create a .bat file with this command inside. execute then reboot. reg add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /V Shell /t REG_SZ /d "FullPathToYourApp.exe" /f