các bạn có thể dùng đoạn mã sau để open cmd mỗi khi bị admin khóa:
Code:
@echo off
rem /*** You can read this script on pastebin : http://pastebin.com/f39ad7d24 ***/
rem /*** BYPASS CMD.EXE RESTRICTION ***/
rem /*** By: TR@PC0D13N ***/
rem /*** By: TR@PC0D13N ***/
rem /*** By: TR@PC0D13N ***/
rem /*** By: TR@PC0D13N ***/
rem /*** By: TR@PC0D13N ***/
rem /*** By: TR@PC0D13N ***/
rem /*** Contact: <a href="mailto:trapcodien@hotmail.fr">trapcodien@hotmail.fr</a> ***/
rem /*** Platform: All Windows Versions ***/
rem /***
rem Description: This batch scripting file can bypass
rem the cmd.exe restriction ( when the prompt command
rem say : "The command prompt has been disabled by your administrator" )
rem ***/
set chdir=chdir
color f0
title Bypass CMD Restriction By TR@PC0D13N
:top
set command=rem
%chdir%
set /p command=Command:
%command%
echo.
echo.
echo.
goto top
save lại với đuôi file là .bat rồi chạy