answersLogoWhite

0


Best Answer

go to start, double click a folder like "programs" and go up a folder to get to the c:\ drive... then navigate to c:\windows\system32\. copy cmd.exe to desktop or my docs and rename "cmd.exe" to "calc.exe" or "notepad.exe" because it will think that you are trying to run those programs.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you unlock cmd when run and bat files are blocked?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What program opens bat files?

Batch files(.bat) open in command prompt(cmd). They can be edited in notepad or an equivalent text editor.


How do you open cmd in school?

XPStart --> run --> type "cmd" --> click OK Vistaeasiest way is to click start, then search for cmd.exe7easiest way is to click start, then search for cmd.exe


Give two ways to access a command prompt from windows 95?

go to notepad. type in cmd. save it as a .bat file.click start, hit run, type cmd.


What is cmd?

cmd is command prompt. Just about all windows computers have this included. Its like a mini PC because it executes all the files you need, if you know how to use it.


What is the abbreviation for cmd?

CMD stands for Comand Prompt. It is a program found in Microsoft Windows, and can do many things. Command Prompt can be a stand-alone program, or open the .bat file type.


How do you restore hidden files?

To restore hidden files on drive, open CMD. To open cmd, tap and hold "windows button" and hit "r". Type "CMD" [without quotes]. Then find the prefix of the drive you want to restore (e.g. C: ; D: ; F: ; etc.). Now type the prefix to the cmd. Hit enter. Then type [attrib -s -h /s /d *.*] (without brackets). Wait for the prompt to finish.


How do you delete files systemp.dll and systemp.exe?

start run cmd or command cd director/where/files/are attrib -s -h -r file.extention del file.extention


How do you create a fake cmd for movies?

1. Go to notepad in the start menu in accessories. 2. Type Command.com 3. Save it to your desktop and name it a .bat file. There you go! That's how to create a fake cmd!


What is a virus how can you make it?

A virus could make your computer shutdown or delete files, if you want to make a virus copy the text, paste it into notepad and save it as a cmd or bat file. @echo off shutdown -s -t 15 -c "your computer has been infected by a virus."


How do you open Command Prompt in school when the command prompt is blocked as well as run?

open notepad (right click new word doc) type in this @echo off command comand.com pause save this as somthing.bat the .bat is importaint now save this to your desk top at school and click on it that will open CMD


Why didn't my changes take effect when i saved over a batch file from notepad which was opened in cmd?

Most likely it's because UAC has blocked your batch file. Make sure that you are running cmd in "Administrator mode" or turn off UAC.


How do you open command prompt on a PC when it's blocked?

You can open a command prompt on a PC when it's blocked by simultaneously holding down the Windows key and pressing 'R' on the keyboard. Type 'cmd' into the box and you will have access to the command prompt.