ok kita mulai
copi ajj sourcnya...
@echo Off
title Enable dan Disable
:awal
App.TaskVisible = False
cls
echo Ok sekarang ini adalah tool Mendisable Task manager
echo E untuk Enable D untuk Disable
echo.---------------B-y-i-s-m-a-i-l-------------------------------
echo Masukan E atau D
set/p "input=Masukan Pilihan:"
if %input%==e goto Enable
if %input%==d goto Disable
cls
:Enable
echo Task Manager telah di Enable
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
pause
goto awal
cls
:Disable
echo Tak manager Telah di Disable
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 1 /f
pause
goto awal
tah ntue buatan ane ^__^
maf bila ada kesamaan... ok
copi adja code di atas lalu save dg extensi *.bat
No comments:
Post a Comment
Jika anda mempunyai sepucuk kata, tolong tempatkan disini, jika berkenan