methsri
04-29-2010, 05:39 PM
Many businesses and especially government jobs like to block regular users away from the command prompt. This is your way around that creating your own...
All you need is a text editor such as notepad. Do not try this with Microsoft Word...
Try This !!!!!!! ( This worked for me even when some group policies are set not to use) Thaama maath testing hode ;););)
1) Type this on a Notepad.
[
@echo off
cls
:loop
set command=
echo --------------------------------
chdir
set /P command="Prompt: "
echo --------------------------------
%command%
goto loop
]
2) Name the file cmd.bat
Your selfmade CMD is ready :yes::yes::yes::yes:;););););)
Repost nan Sorry wenna oni :sorry::sorry::sorry::sorry::sorry:
All you need is a text editor such as notepad. Do not try this with Microsoft Word...
Try This !!!!!!! ( This worked for me even when some group policies are set not to use) Thaama maath testing hode ;););)
1) Type this on a Notepad.
[
@echo off
cls
:loop
set command=
echo --------------------------------
chdir
set /P command="Prompt: "
echo --------------------------------
%command%
goto loop
]
2) Name the file cmd.bat
Your selfmade CMD is ready :yes::yes::yes::yes:;););););)
Repost nan Sorry wenna oni :sorry::sorry::sorry::sorry::sorry: