#ComputerHacks : How to Block SomeOne's Internet Connection!! using Notepad
news·@samsuzzoha·
0.000 HBD#ComputerHacks : How to Block SomeOne's Internet Connection!! using Notepad
 We all know that notePad is default editor of Microsoft’s Windows operating system.Notepad is a powerful tool and using this you can do several trick on computer. Using notepad you can block your or victims pc internet connection.let's see how to do it - step 1: Open up notepad and copy and paste the code below. " @Echo off Ipconfig/release " step2 : then save the file "anyname".bat ( "" in this double quotation you can use any name) . Note that: the extension must be in -> .bat than copy and paste the file in victim computer and double-click the file.