I am retiring this website. Please visit my new blog here for all things tech-related: goo.gl/d7D1J
Wednesday, July 8, 2009
"Endless" Batch Opener
Creating batch files to open over and over again can be done by adding small changes at the beginning and end of the file.
:A start cmd goto A
This will open the command prompt over and over again until your computer will stop loading them and crashes, you end the script by deleting or task killing the file, or you log off/shut down.
No comments:
Post a Comment