We all know that all schools block off CMD. But the way around it is making the .batch file. And I'm sure we all know how to do that too. If you don't here's what you do.
Open notepad and type:
----------
@echo on
command
@echo off
----------
Save it as a .bat file (might want to hide it
The problem is some schools are smart enough to block off making a .bat file.
Does anyone know a alternate way to get to CMD or make a .bat file?
-any help would be appreciated
Thanks, XpandaX


