Nah, kali ini saya akan memberikan tips yang cukup bermanfaat untuk para system administrator atau pemilik PC yang privasinya tak ingin diutak-atik. Kita akan mencoba sebuah trik agar sebuah aplikasi tertentu tak dapat dieksekusi...
Now I will give you a trick, that's blocking application to restrict it to execution. This is an useful trick I think to System Administrator or who have a PC that they want to protect their privacy.....
Buka registry editor, dan kemudian carilah key di bawah ini:
Open your registry editor, then find the following key:
HKEY_CURRENT_USER | Software | Microsoft | Windows | CurrentVersion | Policies | Explorer
Bila sudah ketemu, buatlah sebuah DWORD Value di jendela sebelah kanan, dan berikan nama DisallowRun. Klik ganda value tersebut dan isikan datanya dengan 1. Sudah selesai sampai sini? Belum. Buat sebuah key baru di key Explorer, dengan nama DisallowRun, sehingga key lengkapnya menjadi seperti ini:
If you have found the key, add new DWORD Value and rename it to be DisallowRun. Double click the value and set data value to be 1. Then create new subkey under Explorer key, so the complete key will be like this:
HKEY_CURRENT_USER | Software | Microsoft | Windows | CurrentVersion | Policies | Explorer | DisallowRun
Di key DisallowRun, buatlah sebuah String Value, dan berikan nama misalnya aplikasi1. Klik ganda value tersebut dan isikan nilainya dengan sebuah aplikasi yang ingin diblokir, misal cmd.exe, regedit.exe, winamp.exe, dan lain-lain. Coba logout kemudian, jalankan aplikasi yang dimasukkan tadi, maka aplikasi tersebut tak dapat dijalankan.
On DisallowRun key, create new String Value, and rename it to be (example: application1). Double click the value and set the data value by application that you want to block. Example winamp.exe, cmd.exe, or regedit.exe. Close your registry editor. Logout or restart PC to take the effect.
Semoga bermanfaat..^^
Copyright © 2007 OprekWindows™
0 komentar:
New comments are not allowed.