@echo offif %time:~0,2% EQU 5 shutdown -f -s -t 0 & exitif %time:~0,2% EQU 6 (if %time:~3,2% LEQ 45 shutdown -f -s -t 0 & exit)