Thursday, July 24, 2008

Bermain dengan Registry

Beberapa rangkuman dalam meng"utak-atik" registry windows

Menonaktifkan Fungsi Password Caching Pada Internet Explorer:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

Buat sebuah DWORD Value baru dan beri nama DisablePasswordCaching.

Klik ganda DisablePasswordCaching dan masukkan angka 1 pada Value Data.

Larangan Pada Internet Explorer:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions

Buat sebuah atau beberapa DWORD Value baru yang diinginkan dengan nama masing-masing sebagai berikut:

AlwaysPromptWhenDownload - Always prompt user when downloading files.
NoBrowserBars - Disable changes to browsers bars.
NoBrowserClose - Disable the option of closing Internet Explorer.
NoBrowserContextMenu - Disable right-click context menu.
NoBrowserOptions - Disable the Tools > Internet Options menu.
NoBrowserSaveAs - Disable the ability to Save As.
NoFavorites - Disable the Favorites.
NoFileNew - Disable the File > New command.
NoFileOpen - Disable the File > Open command.
NoFindFiles - Disable the Find Files command.
NoNavButtons - Disables the Forward and Back navigation buttons
NoOpeninNewWnd - Disable Open in New Window option.
NoPrinting - Remove Print and Print Preview from the File menu.
NoSelectDownloadDir - Disable the option of selecting a download directory.
NoTheaterMode - Disable the Full Screen view option.
NoViewSource - Disable the ability to view the page source HTML.
RestGoMenu - Remove Mail and News menu item.

Klik ganda pada masing-masing value dan masukkan angka 1 pada Value Data.

Menonaktifkan Fungsi Caching Pada Secure Web Pages:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

Buat sebuah DWORD Value baru jika belum tersedia, dan beri nama DisableCachingOfSSLPages.

Klik ganda DisableCachingOfSSLPages dan masukkan angka 1 pada Value Data.

Mengaktifkan Content Advisor:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\Ratings\.Default

Buat beberapa DWORD Value dengan nama masing-masing sebagai berikut:


Enabled - (1 = enable content advisor, 0 = disable)

Allow_Unknowns - (1 = display unrated sites, 0 = restrict unrated sites)
PleaseMom - (1 = allow supervisor password, 0 = no supervisor override)

Klik ganda pada masing-masing value dan masukkan input yang diinginkan pada Value Data.

Menyingkirkan Content Advisor Dan Fungsi Ratings Password:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Ratings
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Ratings

Hapus subkey dibawah key ratings.


Menonaktifkan Menu Help Pada Internet Explorer:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions

Buat sebuah atau beberapa DWORD Value yang diinginkan dengan namanya masing-masing sebagai berikut:

NoHelpMenu - Disable the entire help menu
NoHelpItemNetscapeHelp - Remove the "For Netscape Users" menu item
NoHelpItemSendFeedback - Remove the "Send Feedback" menu item
NoHelpItemTipOfTheDay - Remove the "Tip of the Day" menu item
NoHelpItemTutorial - Remove the "Tour" (Tutorial) menu item

Klik ganda pada masing-masing value dan masukkan angka 1 pada Value Data.

Menonaktifkan Akses Ke File URL Pada Internet Explorer:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Buat sebuah DWORD Value baru dan beri nama NoFileUrl.

Klik ganda NoFileUrl dan masukkan angka 1 pada Value Data.

Menonaktifkan Fungsi Control Panel Pada Internet Explorer:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Control Panel

Buat beberapa DWORD Value yang diinginkan dengan namanya masing-masing sebagai berikut:

Advanced - Prevent changes to advanced settings
Autoconfig - Prevent changes to Automatic Configuration
Cache - Prevent changes to temporary file settings
CalendarContact - Prevent changes to calender and contacts
Certificates - Prevent changes to security certificates
Check_If_Default - Prevent changes to default browser check
Colors - Prevent Color changes
Connection Settings - Prevent changes to connection settings
Connection Wizard - Disable the Connection Wizard
Fonts - Disable font changes
History - Disable changes to History settings
HomePage - Disable changes to Home Page settings
Languages - Disable Language changes
Links - Disable Links changes
Messaging - Disable Messaging changes
Profiles - Disable changes to Profiles
Proxy - Disable changes to Proxy settings
Ratings - Disable Ratings changes
Wallet - Disable changes to Wallet settings
Accessibility - disables all options under Accessibility
GeneralTab - removes General tab
SecurityTab - removes Security tab
ContentTab - removes Content tab
ConnectionsTab - removes Connections tab
ProgramsTab - removes Programs tab
PrivacyTab - removes Privacy tab
AdvancedTab - removes Advanced tab
CertifPers - prevents changing Personal Certificate options
CertifSite - prevents changing Site Certificate options
CertifPub - prevents changing Publisher Certificate options
SecChangeSettings - prevents changing Security Levels for the Internet Zone
SecAddSites - prevents adding Sites to any zone
Privacy Settings - prevents changs to privacy settings
FormSuggest - disables AutoComplete for forms
FormSuggest Passwords - prevents Prompt me to save password from being displayed
Connwiz Admin Lock - disables the Internet Connection Wizard
Settings - prevents any changes to Temporary Internet Files
ResetWebSettings - disables the Reset web Setting button

Klik ganda pada masing-masing value dan masukkan angka 1 pada Value Data.

Menonaktifkan Fungsi Penginstallan Program Dari Website:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains

Buat sebuah key baru tepat dibawah Domains dan beri nama sesuai dengan nama situs yang dipilih. misalnya

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\forbidden.com

Dibawah subkey tersebut, buat sebuah DWORD Value baru dan beri nama * dan masukkan angka 4 pada Value Data.


Semoga Berguna.....

Cheers

1 comment:

Anonymous said...
This comment has been removed by a blog administrator.