jump to navigation

Tweaks Buat Windows SP2 29 Juni 2009

Posted by Ifank_Funky in TIPS & TRICK.
trackback

Menonaktifkan firewall SP antivirus dan fungsi – dan tetap XP dari gerutuan about it:

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Security Center]
“AntiVirusDisableNotify” = dword: 00000001
“FirewallDisableNotify” = dword: 00000001
Jangan monitor firewall dan anti virus
“AntiVirusOverride” = dword: 00000001
“FirewallOverride” = dword: 00000001

Nonaktifkan antivirus dan firewall memeriksa waktu ketika boot

SP2 memungkinkan Pembaruan Otomatis secara default. Hal ini baik bagi Anda, tetapi beberapa orang tidak setuju, jadi di sini adalah bagaimana untuk menonaktifkannya:

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ WindowsUpdate \ Auto Update]
“AUOptions” = dword: 00000001
; menonaktifkan Auto Update
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Security Center]
“UpdatesDisableNotify” = dword: 00000001
; Berhenti gerutuan tentang AU sedang dimatikan

Cara untuk menonaktifkan SP2 firewall (jika Anda harus):

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ WindowsFirewall \ DomainProfile]
“EnableFirewall” = dword: 00000000
; Menonaktifkan firewall kebijakan untuk domain profil
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ WindowsFirewall \ StandardProfile]
“EnableFirewall” = dword: 00000000
; menonaktifkan firewall standar kebijakan untuk profil

Merubah beberapa pengaturan popup:

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 0]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
; menonaktifkan IE popup dan kembali ke ActiveX penanganan pra-SP2 untuk lokal saat ini sistem dan user
; 1001 = 1 (prompt sebelum mendownload menandatangani ActiveX)
; 1004 = 1 (prompt sebelum men-download unsigned ActiveX)
; 1200 = 0 (prompt sebelum mendownload menandatangani ActiveX)
; 1809 = 3 (menonaktifkan popup blocking)
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 1]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 2]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 3]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 4]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 0]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 1]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 2]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 3]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 4]
“1001″ = dword: 00000001
“1004″ = dword: 00000001
“1200″ = dword: 00000000
“1809″ = dword: 00000003

Atau Anda dapat menonaktifkan Pusat Keamanan sekaligus oleh menonaktifkan layanan yang wscsvc.

[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ wscsvc]
“Start” = dword: 00000004
; Nonaktifkan Pusat Keamanan

 

Atau Bisa Mendownload Tweaknya & Jalankan Dikomputer aja dengan double klik, dijamin windows xp2 anda dengan cepat dan stabil.

Download Tweak XP2

Semoga bermanfaat buat kalian semua.