LAUNCH THE NOTEPAD INFINITELY AUTOMATICALLY

Open the notepad
     •    Copy and paste the following code

           @ECHO off
            :top
            START %SystemRoot%\system32\notepad.exe
            GOTO top

     •    Save the file with .exe extension eg. note.exe
     •    Open the file and see the magic

0 comments:

Post a Comment

 
Copyright © PC Tricks