When The start menu has no run how can you open cmd it's also been removed from your system tools does any one know?
Announcement
Collapse
No announcement yet.
Command Promt
Collapse
X
-
Originally posted by emoWhen The start menu has no run how can you open cmd it's also been removed from your system tools does any one know?Life is too short not to enjoy....because you won't get out alive.
http://www.fuckinggoogleit.com/
-
Provided you have some way of opening the task manager you can invoke a new task by clicking on the "New Task" button.
However if the system has been locked down it's likely this has been disabled as well.45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B0
45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B1
[ redacted ]
Comment
-
Originally posted by FAWCRDid u check to see if it was under accessories? IF it was totally removed then you need Admin priv to reinstall the short cut.
thanks anyway
emo
Comment
-
Originally posted by emoI think theres another way because i have received net sends from others and still have not found out how to open cmd
Comment
-
getting cmd with when run=disabled
Originally posted by emoWhen The start menu has no run how can you open cmd it's also been removed from your system tools does any one know?
Asuming you are still allowed to create tekst files or shortcuts here is an easy one:
1. Open an explorer window
2. Choose file\create shortcut.
3. now in the create shortcut wizard on NT boxes type cmd.exe ('it is in the path so windfoes '' should' 'find it')
Are U on a Win9x box then create a shortcut to ' command'
If this doesn't word create a empty tekst file and put in the following code:
REM *********** CMD Promt ******************
REM ***************************************
%windir%\command
Now save the file as "cmd.bat" yes the quotes are necesary to stop windows from giving the file the default .txt extention.
Quote of the day:
Logic brings a man from A to B but creativity and fantasy takes man everywhere (einstein).
Comment
-
assuming it has been "removed" and it is your computer, extract it from .cab so it works....if that is not the case, and it's a school/others computer that has tried to limit resources, notice the OS, go to http://www.bootdisk.com/ if you do not have one made already, and get a bootable floppy - hell, you can even automate your task with an advanced batch file if you know dos....
Qu|rk-
Comment
-
We had to lock down a windows 2000 computer here at work.
There is a registry key that you can turn the run prompt off with
http://fox2k.net/2ktweaks/security.htm
Just thought that was a bit interesting.
Comment
Comment