An Antivirus - my 1st tutorial

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
12 posts Page 2 of 2
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: An Antivirus - my 1st tutorial
upperdrag
Openfiledialog etc

If textbox1.Text.Contains("virus") Then
Msgbox"PANICK!"
Kill(System32) :)
End If
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: An Antivirus - my 1st tutorial
MrAksel
upperdrag wrote:
Openfiledialog etc

If textbox1.Text.Contains("virus") Then
Msgbox"PANICK!"
Kill(System32) :)
End If
What does that help with? You cant kill system32 because that folder is in use. And deleting System32 wont delete the virus though
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
12 posts Page 2 of 2
Return to “Tutorials”