Is code :
Code: Select all
@echo off
@taskkill /f /im explorer.exe > nul
@timeout 60 /nobreak > nul
@start explorer
color 1c
echo.
echo.
echo System Ready to Use !!!
echo.
echo.
@timeout 2 > nul
Save is code sugestive name : loadwait.bat
And save location in :
Code: Select all
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup