Many places like schools, public pc cafe’s etc block the command prompt to keep the ever so intrigued away from it. Here are some ideas as how to open the cmd when you have it blocked:
1. Open the calculator and click on help > help topics.
When the help window opens right next to where it says ‘calculator’ ( top left corner ) there is a ‘ ? ‘ symbol , right click on it and select jump to URL and put this;
file:///c:/windows/system32/cmd.exe
then click open. Magic the command prompt opens automatically. If calculator is blocked you can do the same in any of the windows XP games.
2. Using the same text as above; “file:///c:/windows/system32/cmd.exe”
You can open Excel and create a HYPERLINK with the this text, click OK and then click in the link in the excel cell. Click OK in both windows that will pop up and the command prompt will open.
3. Open notepad, type cmd.exe and save it as “anynamehere.bat”.
Run this bat file and enjoy the dark confines of the command prompt.
Need help? Leave us a comment and we will try help you out.



7 Comments so far
Skip to comment form
fastdump June 7th, 2007 at 4:12 am
(Quote)
I was advsied of another route at work just the other day…
If you can get to the Task Manager (CTRL+ALT+DEL) you should be able to select File > New Task (Run…) to get to the usual Run window!
labrat June 7th, 2007 at 1:16 pm
(Quote)
another good top fastdump
Definately another alternative
AnarchyLeader July 30th, 2007 at 12:20 am
(Quote)
I have a problem if you could help that would be great. When I enter the prompt it has a message that once I push a button it exits out. This is really pissing me off. Any ideas or anything would be great.
Jack October 15th, 2007 at 5:13 am
(Quote)
At my school the it department has blocked most of the commands for command prompt so when i enter them they dont work
is ther any way i cam get around this?
Anon. May 8th, 2008 at 1:29 pm
(Quote)
Thankyou Hacklabs!
zormino June 20th, 2008 at 7:56 am
(Quote)
open microsoft office and type
run.com
command.com
click save as, then go down to save as type and choose plain text
save as something.bat
when you clock save a new window should appear that lets you pick encoding, chose ms-dos
open this file and it opens command prompt
1334 July 11th, 2008 at 7:11 pm
(Quote)
you can also make a .bat file that jsut says one of the following.
start
command
command.com
also: the name of the .bat file doesn’t matter one bit at all