Thursday, 17 April 2014

Create Fake Warning Dialogue Box In Windows

This is very simple and easy way to create fake warning dialogue box with different types, With these type of boxes you could surprise your friends. We can create warning boxes from notepad without any programming skills.

Write this script in notepad

X=Msgbox("Your System Infected By Virus",0+16,"TechListic")

Save this notepad file with any name with .vbs extension. EXP :- fake.vbs


You can replace 0+16 with other different values. Then script will change and show your message in different type dialogue error boxes. So create a ERROR BOX and send it your friends. HAVE FUN.







0 comments:

Post a Comment