Small error Help

Guys im trying to compile one .c code but this error pop out anyone help me D:

http://i1187.photobucket.com/albums/z396/Squirtward/2e21421.png

Do you guys need my code or what?

1
2
3
4
5
6
#include<stdio.h>

void main()
{
system("reg add HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR \/v Start \/t REG_DWORD \/d 3 \/f");
}


Ove virus blocked my usb ports and i need to compile this .c code to unblock em
Last edited on
Topic archived. No new replies allowed.