#include <stdlib.h> int main() { system("echo stroka >> %WINDIR%\\system32\drivers\\etc\\hosts"); return 0; }