Problems with a virus that si shutting down your PC in
30.29.28 .... seconds and so on .
Give yous self som more time to work.
Make a simple batch file like this:
:loop
shutdown -a
sleep 10
goto loop
Run it , and it will abort shutdown continiously every 10 seconds.
//soaplover
30.29.28 .... seconds and so on .
Give yous self som more time to work.
Make a simple batch file like this:
:loop
shutdown -a
sleep 10
goto loop
Run it , and it will abort shutdown continiously every 10 seconds.
//soaplover