Open Notepad continuously in your friend’s computer |
To do so perform the following steps :1. Type this code in the notepad@ECHO off :top START %SystemRoot%\system32\notepad.exe GOTO top 2. Save it as pc.bat 3. Take this file to your friends computer and just run it once. |
No comments:
Post a Comment