Cara Penggunaan Bandluxe di Ubuntu 8.04 dan 8.10

Pastikan simcard yang terpasang tidak dilengkapi dengan PIN.

Install telebih dahulu program USBSWITCH agar mempermudah proses pendeteksian modem.

Langkah nya seperti dibawah ini:

1. Colokkan Bandluxe C120 ke port USB tunggu beberapa detik. Lalu akan muncul kotak dengan tulisan This medium contains software intended to be automatically started. Would you like to run it?” dan LOGO Bandluxe C120 di layar

2. Tekan “CANCEL” di kotak hingga kotak menghilang

3. Lalu klik kanan LOGO Bandluxe C120 dan tekan “EJECT VOLUME” hingga LOGO menghilang

4. Tunggu beberapa detik sampai kotak dan LOGO muncul kembali

5. Tekan kembali “CANCEL” dikotak hingga menghilang

6. Lalu klik kanan LOGO Bandluxe C120 tapi sekarang tekan “UNMOUNT VOLUME” hingga LOGO menghilang

7. Sekarang masuk ke terminal, masukkan perintah “sudo wvdialconf” (tanpa tanda “)

8. Masukkan Password User, maka akan muncul:

Scanning your serial ports for a modem.

Modem Port Scan: S0 S1 S2 S3
WvModem: Cannot get information for serial port.
ttyUSB0: ATQ0 V1 E1 — OK
ttyUSB0: ATQ0 V1 E1 Z — OK
ttyUSB0: ATQ0 V1 E1 S0=0 — OK
ttyUSB0: ATQ0 V1 E1 S0=0 &C1 — OK
ttyUSB0: ATQ0 V1 E1 S0=0 &C1 &D2 — OK
ttyUSB0: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 — OK
ttyUSB0: Modem Identifier: ATI — Manufacturer: QUALCOMM INCORPORATED
ttyUSB0: Speed 9600: AT — OK
ttyUSB0: Max speed is 9600; that should be safe.
ttyUSB0: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 — OK
WvModem: Cannot get information for serial port.
ttyUSB1: ATQ0 V1 E1 — failed with 2400 baud, next try: 9600 baud
ttyUSB1: ATQ0 V1 E1 — failed with 9600 baud, next try: 9600 baud
ttyUSB1: ATQ0 V1 E1 — and failed too at 115200, giving up.

Found a modem on /dev/ttyUSB0.================= port usb yang terdeteksi sebagai modem
Modem configuration written to /etc/wvdial.conf.
ttyUSB0: Speed 9600; init “ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0″

Berarti modem sudah terdeteksi.

9. Untuk edit account dialer sesuai dengan operator yang kita gunakan, ketik “sudo gedit /etc/wvdial.conf” (tanpa tanda “) lalu akan muncul kotak text editor:

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
New PPPD = yes
Phone = *99#
Modem = /dev/ttyUSB0
Username =
Password =
Baud = 9600

Tambah dan rubahlah parameter sesuai dengan operator yang kita gunakan contoh:

Untuk Matrix, IM3 dan Mentari:

Init3 = AT+CGDCONT=1,”IP”,”indosatgprs”
Phone= *99#
Username = – (tanda minus bila diharuskan kosong)
Password = – (tanda minus bila diharuskan kosong)

Untuk Halo, Simpati unlimited atau perhitungan secara volume settingannya seperti dibawah ini:

Init3 = AT+CGDCONT=1,”IP”,”internet”
Phone= *99#
Username = – (t tanda minus bila diharuskan kosong n)
Password = – (tanda minus bila diharuskan kosong)

Untuk Halo, Simpati perhitungan secara timebase settingannya adalah:

Init3 = AT+CGDCONT=1,”IP”,”flasht”
Phone= *99#
Username = – (t tanda minus bila diharuskan kosong n)
Password = – (tanda minus bila diharuskan kosong)

Parameter lain tidak perlu diubah.

10. SAVE settingan di Text Editor lalu kembali ke Terminal

11. Pastikan SIM CARD dalam Bandluxe C120 tidak diproteksi dengan PIN, lalu di terminal masukkan perintah “sudo wvdial” (tanpa tanda “) hingga muncul

–> WvDial: Internet dialer version 1.60
–> Cannot get information for serial port.
–> Initializing modem.
–> Sending: ATZ
ATZ
OK
–> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
–> Sending: AT+CGDCONT=1,”IP”,”internet”
AT+CGDCONT=1,”IP”,”internet”
OK
–> Modem initialized.
–> Sending: ATDT*99#
–> Waiting for carrier.
ATDT*99#
CONNECT
–> Carrier detected. Waiting for prompt.

12. Tunggu sekitar 30 – 60 detik hingga muncul:

–> Don’t know what to do! Starting pppd and hoping for the best.
–> Starting pppd at Sun Mar 15 08:07:09 2009
–> Pid of pppd: 6345
–> Using interface ppp0
–> pppd: ��� �[01]�
–> pppd: ��� �[01]�
–> pppd: ��� �[01]�
–> pppd: ��� �[01]�
–> pppd: ��� �[01]�
–> pppd: ��� �[01]�
–> local IP address 114.121.1.56
–> pppd: ��� �[01]�
–> remote IP address 10.64.64.64
–> pppd: ��� �[01]�
–> primary DNS address 202.3.210.11
–> pppd: ��� �[01]�
–> secondary DNS address 202.3.208.11
–> pppd: ��� �[01]�

(ini untuk operator Telkomsel/Simpati. Untuk provider lain bisa berbeda)

13. Sekarang anda dapat surfing menggunakan Bandluxe C120. Jangan di CLOSE kotak terminalnya, cukup di MINIMIZE saja. Pastikan bahwa pengguna mozilla firefox tidak berada dalam posisi work offline

14. Terakhir, untuk diskoneksi ke jaringan, dari terminal ketik “Ctrl + C” hingga muncul:

^CCaught signal 2: Attempting to exit gracefully…
–> Terminating on signal 15
–> pppd: ��� �[01]�
–> Connect time 26.1 minutes.
–> pppd: ��� �[01]�
–> pppd: ��� �[01]�
–> pppd: ��� �[01]�
–> Disconnecting at Sun Mar 15 08:33:12 2009

Maka Modempun dapat dengan leluasa di cabut.

Posted in Ubuntu Poenya | Tagged , , | 3 Comments

Firmware SpeedUp router SU8800MBR

Speed router SU8800MBR adalah salah satu produk dari perusahaan MLWtelecom yang diperuntukkan sebagai router dari modem-modem yang dikeluarkan, akan tetapi modem ini juga dapat d paki oleh modem-modem dari produk yang berbeda (saya sudah pernah menggunakannya dengan modem hp nokia CDMA 3155).
Untuk kejelasaanya dapat di lihat di grid bagian ketiga dari web-based router di 192.168.1.1, apabila disana sudah tertulis modem yang kita pasang, maka dipastikan kita dapat melakukan koneksi dengan modem tersebut.
Akan tetapi ada kalanyamodem dari perusahaan MLW sendiri yang tak terdeteksi dan banyak kasusnya adalah modem dengan brand Bandluxe terutama tipe C120. Apabila kejadian ini dialamai anda maka jangan panik, segera hubungin costumer care dari MLWtelecom yang ada di STC Senayan atau di Jalan Raya Jembatan Dua atau dapat langsung di bawa kesana untuk dilakukan update firmwarenya.
Cara itu terbukti dapat menyelesaikan masalah modem bandluxe yang tak terdeteksi oleh router.

semoga membantu…

Posted in router | Tagged | Leave a comment

Cara Koneksi Modem Nokia 3155 di Ubuntu 8.04

Pertama yang harus kita siapkan adalah modem nokia CDMA kabel DKU-2 (kebetulan hp nya cocok dengan kabel jenis ini). Kemudian koneksikan nokia ke komputer, setelah itu masuk ke terminal yang ada di Applications – Accessories – Terminal, lalu ketikkan seperti di bawah ini :

rojiun@rojiun-ubuntu:~$ sudo su

[sudo] password for rojiun:

root@rojiun-ubuntu:/home/rojiun# cd

root@rojiun-ubuntu:~# wvdialconf

Editing `/etc/wvdial.conf’.

Scanning your serial ports for a modem.

Modem Port Scan<*1>: S0 S1 S2 S3

WvModem<*1>: Cannot get information for serial port.

ttyACM0<*1>: ATQ0 V1 E1 — OK

ttyACM0<*1>: ATQ0 V1 E1 Z — OK

ttyACM0<*1>: ATQ0 V1 E1 S0=0 — OK

ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 — OK

ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 — OK

ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 — OK

ttyACM0<*1>: Modem Identifier: ATI — Nokia

ttyACM0<*1>: Speed 4800: AT — OK

ttyACM0<*1>: Speed 9600: AT — OK

ttyACM0<*1>: Speed 19200: AT — OK

ttyACM0<*1>: Speed 38400: AT — OK

ttyACM0<*1>: Speed 57600: AT — OK

ttyACM0<*1>: Speed 115200: AT — OK

ttyACM0<*1>: Speed 230400: AT — OK

ttyACM0<*1>: Speed 460800: AT — OK

ttyACM0<*1>: Max speed is 460800; that should be safe.

ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 — OK

Found an USB modem on /dev/ttyACM0.

Modem configuration written to /etc/wvdial.conf.

ttyACM0<Info>: Speed 460800; init “ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0″

root@rojiun-ubuntu:~# gedit /etc/wvdial.conf

kemudian akan muncul halaman baru, copy semua yang ada di default lalu paste ke urutan bawahnya, kemudian isikan dengan provider yang kita gunakan, saya mengambil contoh menggunakan starone jadi saya mengisikan username : starone, password : indosat, number : #777, setelah selesai kemudian save dan tutup jendelan baru itu.

Kembali ke terminal lalu ketikkan seperti di bawah ini :

root@rojiun-ubuntu:~# wvdial starone

maka akan muncul

–> WvDial: Internet dialer version 1.60

–> Cannot get information for serial port.

–> Initializing modem.

–> Sending: ATZ

ATZ

OK

–> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0

ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0

OK

–> Modem initialized.

–> Sending: ATDT#777

–> Waiting for carrier.

ATDT#777

CONNECT

~[7f]}#@!}!}!} }3}”}&} } } } }#}%B#}%}’}”}(}”W}0~

–> Carrier detected. Waiting for prompt.

~[7f]}#@!}!}”} }3}”}&} } } } }#}%B#}%}’}”}(}”o}1~

–> PPP negotiation detected.

–> Starting pppd at Sun Nov 30 04:14:16 2008

–> Pid of pppd: 9704

–> Using interface ppp0

–> pppd: `�[06][08]

–> pppd: `�[06][08]

–> pppd: `�[06][08]

–> pppd: `�[06][08]

–> pppd: `�[06][08]

–> pppd: `�[06][08]

–> local IP address 10.242.147.38

–> pppd: `�[06][08]

–> remote IP address 10.64.64.64

–> pppd: `�[06][08]

–> primary DNS address 124.195.15.100

–> pppd: `�[06][08]

–> secondary DNS address 202.152.165.36

–> pppd: `�[06][08]

jika IP dan DNS nya sudah muncul berarti anda sudah dapat melakukan koneksi di ubuntu dengan mengunakan Nokia CDMA, untuk mengakhiri koneksi tekan “ ctrl+C” pada konsul terminal.

Selamat mencoba

Posted in Ubuntu Poenya | Tagged , , | Leave a comment

Tutorial Cara Penggunaan Modem Bandluxe di Linpus

Yang harus di perhatikan di sini adalah “wvdial” yang diasumsikan telah terinstal di linpus, jadi pastikan dulu keberdaan wvdial dengan mengetikkan di terminal $ wvdialconf. Untuk dapat masuk kedalam terminal kita dapat menuju ke mydocument dan klik kanan di area yang kosong, lalu pilih terminal.

Pastikan juga bahwa kartu yang kita masukkan ke dalam modem tidak memiliki pin, karena ini akan membingungkan linpus nantinya.

Setelah memastikan wvdial, matikan dahulu komputernya, kemudian pasangkan modem bandluxenya ke komputernya, setelah itu hidupkan kembali komputernya.

Pindahankan ke posisi model advance di linpus (jika ada)

Buka kembali terminal

Ketikkan “su – root (tanpa tanda kutip)

tekan “enter”

ketikan password pada komputer (password yang anda tuliskkan tak akan terlihat di layar)

tekan “enter”

ketikkan “wvdialconf /etc/wvdial.conf

perintah ini digunakan mendeteksikan port yang akan digunakan dan menuliskannya dalam kepemilikan port di komputer linpus kita.

Kemudian kita mengedit file wvdial.conf

Ketikkan “mousepad /etc/wvdial.conf

Setelah itu akan muncul tampilan jendela baru keluar, untuk mempermudah hapuskan saja semua yang ada di sana kemudia isikan perintah seperti ini (asumsi dengan provider indosat)

[Dialer defaults]
Phone = *99#
Username = indosat
Password = indosat
Stupid mode = 1
Dial command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = AT+CGDCONT=1,”IP”,”indosat3g”
ISDN = 0
Modem type = Analog modem

Klik “file – save”

tutup jendela nya

Setelah itu ketikkan “wvdial” di terminal

tunggu beberapa saat, setelah itu akan muncul keterangan ip dan dns berarti kita sudah bisa melakukan browsing, dengan cara buka firefox dan hilangkan centang workoffline disana.
ketikkan alamat yang ingin anda tuju.

Jika kita ingin mengakhiri koneksi internetnya kita dapat menekan “ctrl + c” pada konsul terminal
yang perlu diingat anda harus berada di posisi root (“su – root”) setiap ingin melakukan wvdial.

Selamat mencoba….

Di bawah ini beberapa setiing buat beberapa operator di Indonesia

[Dialer defaults]
Phone =
Username =
Password =
Stupid mode = 1
Dial command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
ISDN = 0
Modem type = Analog modem

[Dialer indosat]
Phone = *99#
Username = indosat
Password = indosat
Stupid mode = 1
Dial command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = AT+CGDCONT=1,”IP”,”indosat3g”
ISDN = 0
Modem type = Analog modem

[Dialer xl]
Phone = *99#
Username = xlgprs
Password = proxl
Stupid mode = 1
Dial command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = AT+CGDCONT=1,”IP”,”www.xlgprs.net”
ISDN = 0
Modem type = Analog modem

[Dialer flash]
Phone = *99#
Username = ‘
Password = ‘
Stupid mode = 1
Dial command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = AT+CGDCONT=1,”IP”,”flash”
ISDN = 0
Modem type = Analog modem

[Dialer telkomsel]
Phone = *99#
Username = ‘
Password = ‘
Stupid mode = 1
Dial command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = AT+CGDCONT=1,”IP”,”internet”
ISDN = 0
Modem type = Analog modem

[Dialer axis]
Phone = *99#
Username = axis
Password = 123456
Stupid mode = 1
Dial command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = AT+CGDCONT=1,”IP”,”AXIS”
ISDN = 0
Modem type = Analog modem

[Dialer im3]
Phone = *99#
Username = ‘
Password = ‘
Stupid mode = 1
Dial command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = AT+CGDCONT=1,”IP”,”indosatgprs”
ISDN = 0
Modem type = Analog modem

Posted in Ubuntu Poenya | Tagged , , | Leave a comment

Cara Install Driver Speed Up 8300 di Ubuntu 8.04

Tutorial Penggunaan Modem Speed Up 8300U di Ubuntu 8.04

asumsikan sudah dapat driver Speed Up 8300 khusus buat Ubuntu 8.04 yang dapat di download di sini kemudian ekstark file tersebut (bisa dilakukan dengan klik kanan kemudian pilih Extract Here, yang kemudian menjadi folder lcmc) untuk mempermudah pindahkan folder file lcmc tersebut ke desktop

lalu kemudian buka aplikasi terminal di Applications – Accessories – Terminal ketikan perintah :

stc@stc-desktop:~$ dir

Desktop Documents Examples Music Pictures Public Templates Videos

stc@stc-desktop:~$ cd Desktop

stc@stc-desktop:~/Desktop$ dir

lcmc

stc@stc-desktop:~/Desktop$ cd lcmc

stc@stc-desktop:~/Desktop/lcmc$

setelah di pastikan isi dari folder tersebut maka kita aka lakukan penginstallan keseluruhan file dengan mengetikkan perintah di bawah ini :

stc@stc-desktop:~/Desktop/lcmc$ sudo dpkg -i *.deb

maka akan muncul keterangan seperti di bawah ini

setelah muncul keterangan diatas menandakan bahwa modem kita dapat di gunakan.

Sekarang kita dapat memasang modem nya ke komputer kita tunggu sampai lampu yang berada di modem menyala selain warna merah (pink = gprs/edge, hijau = berada di jaringan 3g, biru = hpda)

setelah terlihat warna nya yang berarti kita telah mendapatkan jaringan

kita dapat masuk ke aplikasi nya yang terdapat di

applications – Internet – lcmc

setelah di klik akan muncul tampilan yang menunjukkan keterangan dari modem nya

untuk melakukan penyetiingan di bagian setting – connection profile – kemudian bikin profile baru yang disesuaikan dengan profile provider yang kita gunakan.

ok…selanjutnya kita dapat melakukan koneksi ke internet, unutk keterangan lebih lanjut bisa di lihat di aplikasi nya di menu help.

Semoga membantu, selamat mencoba

Posted in Ubuntu Poenya | Tagged , | 14 Comments

Setting Bandluxe c100 dan c120 di Ubuntu 8.04

bandluxe-c1001

Sekarang di Ubuntu 8.04 modem dari Bandrich ini telah dapat digunakan untuk berselancar di dunia maya tetapi yang sering menjadi masalah adalah fungsi lain dari modem ini sebagai media penyimpanan yang sering membuat deteksi port USB di ubuntu menjadi bingung.

Agar modem ini dapat dikenali maka yang perlu dilakukan sebelum menancapkan kabel USB di PC atau Laptop kita hendaknya fungsi HAL (Hardware Abstraction Layer) di Ubuntu di non aktifkan.

Adapun caranya seperti di bawah ini :

$> sudo /etc/init.d/hal stop

Hubungkan kabel USB, untuk memastikan bisa dilihat melalui console dengan perintah:

$> dmesg | grep usb
[  877.204630] option 4-1:1.0: GSM modem (1-port) converter detected
[  877.206691] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB0
[  877.206725] option 4-1:1.1: GSM modem (1-port) converter detected
[  877.208497] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB1
[  877.208525] option 4-1:1.2: GSM modem (1-port) converter detected
[  877.210179] usb 4-1: GSM modem (1-port) converter now attached to ttyUSB2
[  877.210208] /build/buildd/linux-source-2.6.22-2.6.22/debian/build/custom-source-rt/drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1

Setelah terdeteksi kita perlu mengKonfigurasikan modem dan dialer dengan menggunakan wvdialconf lalu edit account dialer default sesuai dengan provider yang kita gunakan (penulis menggunakan indosat3G):

$> wvdialconf
$> sudo gedit /etc/wvdial.conf
[Dialer Defaults]
Baud = 460800
Modem = /dev/ttyUSB1
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Phone = *99#
Username = indosat
Password = indosat
Ask Password = 0
Dial Command = ATDT
Stupid Mode = 0
Idle Seconds = 3000
ISDN = 0
Auto DNS = 1

Jika selesai maka kita dapat mengakses internet dengan perintah :

$> wvdial

Selamat Mencoba….

Posted in Ubuntu Poenya | Tagged , | 17 Comments

Cara Login ke root di ubuntu 8.04

Catatan : “Trik ini sangat tidak di anjurkan karen dapat berbahaya bila tidak di sertai dengan pemahaman terhadap ubuntu itu sendiri tapi, adakalanya trik ini sangat membantu dalam mengkonfigurasi ubuntu kita”.

====================================================================

1. Buka terminal console dan ketik:

sudo passwd root

2. Setelah itu akan muncul peringatan “Enter new UNIX password”, masukkan password yang akan digunakan sebagai login root lalu konfirmasikan.

3. Kemudian ketik:

sudo gedit /etc/gdm/gdm.conf

4. Ganti baris yang muncul “AllowRoot=false”. dengan ini “AllowRoot=true”.

5. Simpan file

6. Tutup aplikasi gedit, logout dan kemudian reboot komputer anda.

nah…sekarang anda sudah dapat login sebagai root, tetapi resiko tanggung sendiri yaaaa….. :)

Posted in Ubuntu Poenya | Tagged , | Leave a comment

Semua Trik Untuk Windows XP

Di bawah ini adalah beberapa tips yang dapat digunakan untuk meng “costumize” windows XP anda, tetapi yang perlu dingatkan berhati-hatilah dan backuplah registry anda untuk berjaga-jaga…karna apa?? resiko tanggung sendiri :D

————————
Daftar Tricks:
————————
;
; This reg file is divided into 9 sections:
; 1 Windows Services
; 2 Desktop Tweaks
; 3 StartMenu and TaskBar Tweaks
; 4 Explorer / System Tweaks
; 5 System / Hardware Tweaks
; 6 Visual Effects Tweaks
; 7 Internet Explorer
; 8 Security / Privacy Related
; 9 Misc. Application Tweaks
;
;——(1/9)——————-Windows Services————————————–
;
; Note: Change the values to set the services to automatic, manual or disable
;
; 00000002 = Automatic
; 00000003 = Manual
; 00000004 = Disabled
;
; The following services have been set to disable by default

;Alerter
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Alerter]
“Start”=dword:00000004

;Automatic Updates
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv]
“Start”=dword:00000004

;Background Intelligent Transfer Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\BITS]
“Start”=dword:00000004

;ClipBook
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ClipSrv]
“Start”=dword:00000004

;Help and Support Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\helpsvc]
“Start”=dword:00000004

;ICF/ICS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SharedAccess]
“Start”=dword:00000004

;IMAPI CD-Burning Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ImapiService]
“Start”=dword:00000004

;Indexing Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\CiSvc]
“Start”=dword:00000004

;IPSEC
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\PolicyAgent]
“Start”=dword:00000004

;Messenger Service (to stop spam. Does not affect MSN or Windows Messenger)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Messenger]
“Start”=dword:00000004

;NVIDIA Helper Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\NVSvc]
“Start”=dword:00000004

;Performance Logs & Alerts
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SysmonLog]
“Start”=dword:00000004

;Remote Desktop Help Session Manager
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RDSessMgr]
“Start”=dword:00000004

;Remote Registry Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RemoteRegistry]
“Start”=dword:00000004

;Routing and Remote Access
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RemoteAccess]
“Start”=dword:00000004

;SSDP Discovery Service (Universal Plug’n'Play)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SSDPSRV]
“Start”=dword:00000003

;System Restore
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\srservice]
“Start”=dword:00000004

;TCP/IP Helper
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\LmHosts]
“Start”=dword:00000004

;Universal Plug’n'Play Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\upnphost]
“Start”=dword:00000003

;UPS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\UPS]
“Start”=dword:00000004

;Windows Time Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time]
“Start”=dword:00000004

;Wireless Zero Configuration
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WZCSVC]
“Start”=dword:00000002

;————————————————————————————

;——–(2/9)——————Desktop Tweaks—————————————

;Disable Active Desktop
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”NoActiveDesktop”=dword:00000001

;Disable ClearType
;[HKEY_CURRENT_USER\Control Panel\Desktop]
;”FontSmoothing”=”2″
;”FontSmoothingType”=dword:00000001

;Add “Services” to the right-click menu of “My Computer”
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]
@=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00 ,73,00,00,00
“SuppressionPolicy”=dword:4000003c
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command]
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00 ,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00 ,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73 ,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00 ,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65 ,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00

;Add “Computer Management” to the right-click menu of “My Computer”
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]
@=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00 ,73,00,00,00
“SuppressionPolicy”=dword:4000003c

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command]
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00 ,25,00,5c,00,73,00,79,00,73,\
00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00 ,63,00,2e,00,65,00,78,00,\
65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e ,00,64,00,69,00,72,00,25,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00 ,32,00,5c,00,73,00,65,00,\
72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73 ,00,63,00,00,00

;Remove Shared Documents from My Computer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoSharedDocuments”=dword:00000001

;Allow renaming and removing of Recycle Bin
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
“Attributes”=hex:70,10,00,20
“CallForAttributes”=dword:00000040

;Remove Shortcut Arrows
[HKEY_CLASSES_ROOT\lnkfile]
“IsShortcut”=-

;Disables Windows Tour bubble popup
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Applets\Tour]
“RunCount”=dword:00000000

;Disable Baloon Tips
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“EnableBalloonTips”=dword:00000000

;Disable the Desktop Cleanup Wizard
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Desktop\CleanupWiz]
“NoRun”=dword:00000001

;Administrative tools on Control Panel
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{D20EA4 E1-3957-11d2-A40B-0C5020524153}]
@=”Administrative Tools”

;Adds Userpasswords2 to control panel
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@=”User Accounts 2″
“InfoTip”=”Starts The Windows 2000 style User Accounts dialog”

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\DefaultIcon]
@=”%SystemRoot%\\\\System32\\\\nusrmgr.cpl,1″

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open\command]
@=”Control Userpasswords2″

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{98641F 47-8C25-4936-BEE4-C2CE1298969D}]
@=”Add Userpasswords2 to Control Panel”

;Control Panel Classic View
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“ForceClassicControlPanel”=dword:00000001

;Show Windows Version on Desktop
;[HKEY_CURRENT_USER\Control Panel\Desktop]
;”PaintDesktopVersion”=dword:00000001

;———————————————————————————-

;—-(3/9)—————-Start Menu and Taskbar Tweaks—————————-

;Show Cascading Control Panel Items
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“CascadeControlPanel”=”Yes”

;Show Cascading Network Connections
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“CascadeNetworkConnections”=”Yes”

;Show Cascading My Documents Folder
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
;”CascadeMyDocuments”=”Yes”

;Show Cascading My Pictures Folder
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
;”CascadeMyPictures”=Yes”

;NoRecentDocsmenu removes the recent documents from the start menu.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoRecentDocsMenu”=dword:00000001

;Change MenuShowDelay (Start Menu load speed)
;[HKEY_CURRENT_USER\Control Panel\Desktop]
;”MenuShowDelay”=”10″

;Remove “set programs access default” from startmenu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoSMConfigurePrograms”=dword:00000001

;Show control panel in start menu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Start_ShowControlPanel”=dword:00000002

;Enable scrolling in start menu
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
;”Start_ScrollPrograms”=dword:00000001

;Disable Highlighting New Programs on Start Menu
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
;”Start_NotifyNewApps”=dword:00000000

;Sort Start Menu and Favorites in Alphabetical Order
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\MenuOrder\Start Menu]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\MenuOrder\Favorites]

;Show Programs in the Frequently Used Programs List
;[HKEY_CLASSES_ROOT\Applications]
;”NoStartPage”=”"

;Remove Frequent Programs List from the Start Menu
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”NoStartMenuMFUprogramsList”=dword:00000001
;
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
;”NoStartMenuMFUprogramsList”=dword:00000001

;Remove Username from the Start Menu
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”NoUserNameInStartMenu”=dword:00000001
;
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
;”NoUserNameInStartMenu”=dword:00000001

;Remove “All Programs” Button from the Start Menu
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”NoStartMenuMorePrograms”=dword:00000001
;
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
;”NoStartMenuMorePrograms”=dword:00000001

;Clear Recent Documents When Windows Exits
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”ClearRecentDocsOnExit”=dword:00000001
;
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
;”ClearRecentDocsOnExit”=dword:00000001

;Disable Balloon Tips
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
;”EnableBalloonTips”=dword:00000000

;Disable Automatic Hiding of Inactive Tray Icons
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
;”EnableAutoTray”=dword:00000000

;Disable Grouping of Similar Taskbar Buttons
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
;”TaskbarGlomming”=dword:00000000
;
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\Advanced]
;”TaskbarGlomming”=dword:00000000

;Disable Taskbar Context Menus
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”NoTrayContextMenu”=dword:00000001
;
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
;”NoTrayContextMenu”=dword:00000001

;———————————————————————————-

;—–(4/9)——————-Explorer / System Tweaks——————————

;Disable the Unread Mail Message on the Welcome Screen
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\UnreadMail]
;”MessageExpiryDays”=dword:00000000

;Disable Fast User Switching
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“AllowMultipleTSSessions”=dword:00000000

;Enable Boot Defrag to speed up booting
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction]
“Enable”=”Y”

;Disable Recent Documents History
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“NoRecentDocsHistory”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoRecentDocsHistory”=dword:00000001

;Enable Monitor Power-off on the Logon Screen
;[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
;”PowerOffActive”=”1″
;”ScreenSaveActive”=”1″
;”SCRNSAVE.EXE”=”(None)”
;[HKEY_USERS\.DEFAULT\Control Panel\PowerCfg]
;”CurrentPowerPolicy”=”0″

;Classic search, full path in title bar and address bar.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\CabinetState]
;”FullPath”=dword:00000001
;”FullPathAddress”=dword:00000001
“Use Search Asst”=”no”
“Settings”=hex:0c,00,02,00,1b,01,e7,77,60,00,0 0,00

;Disables Preview of Movie file formats (allowing you to move/rename/delete without errors)
[-HKEY_CLASSES_ROOT\.avi\ShellEx]
[-HKEY_CLASSES_ROOT\.mpg\ShellEx]
[-HKEY_CLASSES_ROOT\.mpe\ShellEx]
[-HKEY_CLASSES_ROOT\.mpeg\ShellEx]

;This adds the “Open Command Window Here” on the right click menu for folders
;[HKEY_CLASSES_ROOT\Directory\shell\cmd]
;@=”Open Command Window Here”
;[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
;@=”cmd.exe /k \”cd %L\”"
;[HKEY_CLASSES_ROOT\Drive\shell\cmd]
;@=”Open Command Window Here”
;[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
;@=”cmd.exe /k \”cd %L\”"

;Add notepad to right click menu
;[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shel l\Notepad]
;@=”Notepad”

;[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shel l\Notepad\command]
;@=”C:\\Windows\\notepad”

;Adds “Copy to” And “Move to” to context menu
;[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemO bjects\shellex\ContextMenuHandlers\Copy To]
;@=”{C2FBB630-2971-11D1-A18C-00C04FD75D13}”
;[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemO bjects\shellex\ContextMenuHandlers\Move To]
;@=”{C2FBB631-2971-11D1-A18C-00C04FD75D13}”

;Shortcuts without “Shortcut to..”
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
“link”=hex:00,00,00,00

;Disable System Restore
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore]
“DisableSR”=dword:00000001

;Show hidden files and folders
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
;”Hidden”=dword:00000002

;Edit .nfo files with notepad
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo\OpenWithList]
“a”=”NOTEPAD.EXE”
“MRUList”=”a”

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo\OpenWithProgids]
“nfo_auto_file”=hex(0):

;NoLowDiskSpaceChecks (won’t check if you are low on diskspace and pop up a balloon telling you)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoLowDiskSpaceChecks”=dword:00000001

;Disable Recycle Bin
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\BitBucket]
;”NukeOnDelete”=dword:00000001

;Disable CDROM AutoRun
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Cdrom]
;”AutoRun”=dword:00000000

;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\policies\Explorer]
;”NoDriveTypeAutoRun”=dword:00000091

;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”NoDriveTypeAutoRun”=dword:00000091

;Disable CD Burning
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoCDBurning”=dword:00000001

;Disable Tracking of Broken Shortcut Links
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoResolveTrack”=dword:00000001

;Disable Use Web Service to open file
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\policies\System]
“NoInternetOpenWith”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“InternetOpenWith”=dword:00000000

;Speeds up copying/moving of zip files(disable zip functionality)
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder]
[-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CompressedFold er]

;Disable Automatic Restart in the event of a BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\CrashControl]
“AutoReboot”=dword:00000000

;Speed up shutdown
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l]
“WaitToKillServiceTimeout”=”1000″

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
“AutoEndTasks”=”1″

;Application Hung Timeout value
[HKEY_CURRENT_USER\Control Panel\Desktop]
“HungAppTimeout”=”1000″

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
“HungAppTimeout”=”1000″

;Automatically End Hung Applications
[HKEY_CURRENT_USER\Control Panel\Desktop]
“AutoEndTasks”=”1″

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
“AutoEndTasks”=”1″

;Windows Prefetcher Service
; (0=disabled, 1=app launch prefetch, 2=boot prefetch, 3=both)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\PrefetchParameters]
“EnablePrefetcher”=dword:00000003

;Enable Quick Reboot (Shift+Ctrl+Alt+Del)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“EnableQuickReboot”=”1″

;Disables Error Reporting, but notifies when critical errors occur
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\Err orReporting]
“DoReport”=dword:00000000

;Disable Welcome Screen and uses Classic Logon
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
;”LogonType”=dword:00000000

;Disable Windows Picture and Fax Viewer
[-HKEY_CLASSES_ROOT\SystemFileAssociations\image\She llEx\ContextMenuHandlers\ShellImagePreview]

;Increasing Icon Cache
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer]
“Max Cached Icons”=”2000″

;Do not use Simple File Sharing
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
;”forceguest”=dword:00000000

;Speedup network browsing
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace\{D627 7990-4C6A-11CF-8D87-00AA0060F5BF}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace\{2227 A280-3AEA-1069-A2DE-08002B30309D}]

;Speedup network logon/boot
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\policies\system]
“SynchronousMachineGroupPolicy”=dword:00000000
“SynchronousUserGroupPolicy”=dword:00000000

;Speed up net by improving DNS resolution
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dnscache\Parameters]
“CacheHashTableBucketSize”=dword:00000001
“CacheHashTableSize”=dword:00000180
“MaxCacheEntryTtlLimit”=dword:0000fa00
“MaxSOACacheEntryTtlLimit”=dword:0000012d

;Disable “Offline Files and Folders”
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\NetCache]
;”SyncAtLogon”=dword:00000000
;”SyncAtLogoff”=dword:00000000
;”NoReminders”=dword:00000001
;
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\NetCache]
;”Enabled”=dword:00000000

;Speed up opening of My Computer and Explorer
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\stisvc]
“Start”=dword:00000004

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoSaveSettings”=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“NoNetCrawling”=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“NoRemoteRecursiveEvents”=dword:00000001

;Optimize the Windows Server Service (1=minimise memory, 2=balance, 3=max netw. throughput)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters]
“Size”=dword:00000002

;Clear the Page File at System Shutdown
;Use 00000000 for a faster shutdown
;Use 00000001 for security reasons or if your pagefile usage is always high
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
;”ClearPageFileAtShutdown”=dword:00000001

;———————————————————————————-

;—–(5/9)——————–System/Hardware Tweaks——————————

;Change System Environment Variables
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Environment]
;”TEMP”=”N:\\Temp”
;”TMP”=”N:\\Temp”

;Disable sticky keys (Popups up when pressing shift for some time, accessibility)
[HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys]
“Flags”=”506″

;Disable the NTFS Last Access Time Stamp (speeds up viewing folders in ntfs)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\FileSystem]
“NtfsDisableLastAccessUpdate”=dword:00000001

;Change the Number of Page Table Entries
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“SystemPages”=dword:0000C350

;Show Run in Separate Memory Space Option to run 16 bit programs in VDM
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”MemCheckBoxInRunDlg”=dword:00000001
;
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
;”MemCheckBoxInRunDlg”=dword:00000001

;Force Windows to Unload DLLs from Memory
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\AlwaysUnloadDLL]
“Default”=”1″

;Improve Core System Performance **** WARNING : Requires atleast 512 MB RAM!
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“DisablePagingExecutive”=dword:00000001

;Increase IoPageLockLimit (disk cache)
; Note- Use the following settings depending on your system RAM:
; 00020000 = 131072 KB (if RAM > 512 MB)
; 00010000 = 65536 KB (if RAM > 256 MB)
; 00008000 = 32768 KB (if RAM > 128 MB)
; 00004000 = 16384 KB (if RAM > 64 MB)
; 00002000 = 8192 KB (if RAM > 32 MB)
; 00001000 = 4096 KB (if RAM < 32 MB)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“IoPageLockLimit”=dword:00020000

;Enable UDMA-66 Support (WARNING: Newer MOBOs only, intel chipsets)
;Speeds up drives
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}000]
“EnableUDMA66″=dword:00000001

;Optimize L2 Cache Detection (Manual)
; Note: Change the setting depending on the L2 Cache of your CPU.
; If you dont know the L2 cache of your CPU, use a freeware program like CPU-Z
; CPUID
;
; 8192 KB = 00002000
; 4096 KB = 00001000
; 2048 KB = 00000800
; 1024 KB = 00000400
; 512 KB = 00000200
; 256 KB = 00000100
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“SecondLevelDataCache”=dword:00000800

;Prioritize CMOS RealTime Clock Using IRQ8
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\PriorityControl]
“Win32PrioritySeparation”=dword:00000026
“IRQ8Priority”=dword:00000001

;nVidia OverClock/Tweak mode enable (Note: Use only if you have an nVidia Card!
;[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NVTweak]
;”CoolBits”=dword:00000003

;———————————————————————————-

;—-(6/9)————————–Visual Effects Tweaks————————–

;Dont show window *******s while dragging
;[HKEY_CURRENT_USER\Control Panel\Desktop]
;”DragFullWindows”=”0″

;Disable Windows Animation Function (while max, min windows)
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
MinAnimate=”0″

;Visual FX Settings:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects]
“VisualFXSetting”=dword:00000003

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\AnimateMinMax]
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ComboBoxAnimation]
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\CursorShadow]
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\DragFullWindows]
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\DropShadow]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\FontSmoothing]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ListBoxSmoothScro lling]
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ListviewAlphaSele ct]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ListviewShadow]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\ListviewWatermark]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\MenuAnimation]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\SelectionFade]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\TaskbarAnimations]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\Themes]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\TooltipAnimation]
“DefaultValue”=dword:00000001
“DefaultApplied”=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\VisualEffects\WebView]
“DefaultApplied”=dword:00000001

;———————————————————————————-

;—–(7/9)———————-Internet Explorer———————————

;Disable IE just in time debugger
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Disable Script Debugger”=”yes”

;Auto-Complete
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\AutoComplete]
“Append Completion”=”yes”

;Disable IE updates check
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“NoUpdateCheck”=dword:00000001

;Change IE Start page
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Start Page”=”about:blank”

;Adds search keywords to Internet Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\MSKB]
@=”http://support.microsoft.com/?kbid=%s”
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\AV]
@=”http://www.altavista.com/sites/search/web?q=%s”
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\Ggl]
@=”http://www.google.com/search?q=%s”
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\MSN]
@=”http://search.msn.com/results.asp?q=%s”
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\FM]
@=”http://www.filemirrors.com/search.src?file=%s”

;Prevents Internet Explorer windows from being reused
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“AllowWindowReuse”=dword:00000000

;Max your Internet Explorer’s simultaneous downloads to 10 (default was 2)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings]
“MaxConnectionsPer1_0Server”=dword:0000000a
“MaxConnectionsPerServer”=dword:0000000a

; Enable username:password@site.com in Internet Explorer and Windows Explorer.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME _PASSWORD_DISABLE]
“iexplore.exe”=dword:00000000
“explorer.exe”=dword:00000000

;Change IE’s title bar caption
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
;”Window Title”=”[deXter]s SuperTweaked IE”

;———————————————————————————-

;—–(8/9)—————-Security / Privacy Related——————————
;
; Note: All the settings here are commented out. Enable them only if required
;

;Disabling Ctrl+Alt+Del
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
;”DisableCAD”=dword:00000001

;Disable Registry Editing Tools
;[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Policies\System]
;”DisableRegistryTools”=dword:00000001

;Disable Windows Installer
;0=default, 1=admin only, 2=disabled
;[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Win dows\Installer]
;”DisableMSI”=dword:00000002

;Disable the Ability to Right Click on the Desktop
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”NoViewContextMenu”=dword:00000001
;
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
;”NoViewContextMenu”=dword:00000001

;Change the Logon Window to Classic
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
;”LogonType”=dword:00000000

;Hide the Last User Name
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\System]
;”DontDisplayLastUserName”=dword:00000001

;Legal Notice Dialog Box Before Logon
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
;”LegalNoticeCaption”=”Type the caption for your message here”
;”LegalNoticeText”=”Type your message here”

;Show Administrator on the Welcome Screen
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t]
;”Administrator”=dword:00000001

;Disable the Auto Logon Shift Override Feature
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
;”IgnoreShiftOverride”=”1″

;Hide Usernames from the Logon Screen
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t]
;”Name of a user”=dword:00000000
;”Name of another user”=dword:00000000
;”Name of third user”=dword:00000000
; etc…

;Disable the Windows Key
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Keyboard Layout]
;”Scancode Map”=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00 ,5b,e0,00,00,5c,e0,\
; 00,00,00,00

;Disable Windows Script Host
;[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Script Host\Settings]
;”Enable”=dword:00000000

;Disable Windows File Protection (WFP) (to enable, change to 0)
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Add]
;”SFCDisable”=dword:FFFFFF9D

;———————————————————————————-

;—-(9/9)—————-Misc Application Tweaks———————————-

;Remove WMP Right Click Options (Queue-it-up, etc.)
[-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}]
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]

;Removes Sign up with Passport Wizard when trying to sign in MSN Messenger
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\Passport]
“RegistrationCompleted”=dword:00000001

;Enabling Status Bar in Notepad without affecting word wrap
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
“StatusBar”=dword:00000001

;Disable Windows Installer Rollback (faster msi installs)
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind ows\Installer]
“DisableRollback”=dword:00000001

;Remove QuickTime Icon from Taskbar
[HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\QuickTime\ActiveX]
“QTTaskRunFlags”=dword:00000002

;Disable Messenger integration with Outlook (not OE)
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Offi ce\10.0\Outlook\InstantMessaging]
“ForceDisableIM”=dword:00000001

;Change Windows Media Player Bitrates
; Use the following values to use a bitrate of your choice
; 320 Kbps = 0004e200
; 256 Kbps = 0003e800
; 224 Kbps = 00036b00
; 192 Kbps = 0002ee00
; 160 Kbps = 00027100
; 128 Kbps = 0001f400
; 112 Kbps = 0001b580
; 64 Kbps = 0000fa00
; 56 Kbps = 0000dac0
;
[HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\ Settings\MP3Encoding]
“LowRate”=dword:0000dac0
“MediumRate”=dword:0001f400
“MediumHighRate”=dword:0003e800
“HighRate”=dword:0004e200

;Change Windows Media Player Title (eg: Windows Media Player provided by [deXter]
; The ‘Provided By’ is added automatically, hence specify only the OEM name below:
;[HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind owsMediaPlayer]
;”TitleBar”=”[deXter]“

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
; Uninstall wisptis.exe and tablet pc components
; which are run while using adobe acrobat 6
;
; Taken from Davey’s post (neowin.net)
; Original Source: Oups… (By Alexander Turcic)
;
[-HKEY_CLASSES_ROOT\AppID\{7F429620-16D1-471E-A81A-114992148034}]
[-HKEY_CLASSES_ROOT\AppID\wisptis.EXE]
[-HKEY_CLASSES_ROOT\CLSID\{04A1E553-FE36-4FDE-865E-344194E69424}]
[-HKEY_CLASSES_ROOT\CLSID\{13DE4A42-8D21-4C8E-BF9C-8F69CB068FCA}]
[-HKEY_CLASSES_ROOT\CLSID\{242025BB-8546-48B6-B9B0-F4406C54ACFC}]
[-HKEY_CLASSES_ROOT\CLSID\{3336B8BF-45AF-429F-85CB-8C435FBF21E4}]
[-HKEY_CLASSES_ROOT\CLSID\{3EE60F5C-9BAD-4CD8-8E21-AD2D001D06EB}]
[-HKEY_CLASSES_ROOT\CLSID\{43B07326-AAE0-4B62-A83D-5FD768B7353C}]
[-HKEY_CLASSES_ROOT\AppID\{7F429620-16D1-471E-A81A-114992148034}]
[-HKEY_CLASSES_ROOT\AppID\wisptis.EXE]
[-HKEY_CLASSES_ROOT\CLSID\{04A1E553-FE36-4FDE-865E-344194E69424}]
[-HKEY_CLASSES_ROOT\CLSID\{13DE4A42-8D21-4C8E-BF9C-8F69CB068FCA}]
[-HKEY_CLASSES_ROOT\CLSID\{242025BB-8546-48B6-B9B0-F4406C54ACFC}]
[-HKEY_CLASSES_ROOT\CLSID\{3336B8BF-45AF-429F-85CB-8C435FBF21E4}]
[-HKEY_CLASSES_ROOT\CLSID\{3EE60F5C-9BAD-4CD8-8E21-AD2D001D06EB}]
[-HKEY_CLASSES_ROOT\CLSID\{43B07326-AAE0-4B62-A83D-5FD768B7353C}]
[-HKEY_CLASSES_ROOT\CLSID\{43FB1553-AD74-4EE8-88E4-3E6DAAC915DB}]
[-HKEY_CLASSES_ROOT\CLSID\{524B13ED-2E57-40B8-B801-5FA35122EB5C}]
[-HKEY_CLASSES_ROOT\CLSID\{632A2D3D-86AF-411A-8654-7511B51B3D5F}]
[-HKEY_CLASSES_ROOT\CLSID\{65D00646-CDE3-4A88-9163-6769F0F1A97D}]
[-HKEY_CLASSES_ROOT\CLSID\{6E4FCB12-510A-4D40-9304-1DA10AE9147C}]
[-HKEY_CLASSES_ROOT\CLSID\{786CDB70-1628-44A0-853C-5D340A499137}]
[-HKEY_CLASSES_ROOT\CLSID\{836FA1B6-1190-4005-B434-7ED921BE2026}]
[-HKEY_CLASSES_ROOT\CLSID\{8770D941-A63A-4671-A375-2855A18EBA73}]
[-HKEY_CLASSES_ROOT\CLSID\{8854F6A0-4683-4AE7-9191-752FE64612C3}]
[-HKEY_CLASSES_ROOT\CLSID\{937C1A34-151D-4610-9CA6-A8CC9BDB5D83}]
[-HKEY_CLASSES_ROOT\CLSID\{9C1CC6E4-D7EB-4EEB-9091-15A7C8791ED9}]
[-HKEY_CLASSES_ROOT\CLSID\{9DE85094-F71F-44F1-8471-15A2FA76FCF3}]
[-HKEY_CLASSES_ROOT\CLSID\{9FD4E808-F6E6-4E65-98D3-AA39054C1255}]
[-HKEY_CLASSES_ROOT\CLSID\{A5558507-9B96-46BA-94ED-982E684A9A6B}]
[-HKEY_CLASSES_ROOT\CLSID\{A5B020FD-E04B-4E67-B65A-E7DEED25B2CF}]
[-HKEY_CLASSES_ROOT\CLSID\{AAC46A37-9229-4FC0-8CCE-4497569BF4D1}]
[-HKEY_CLASSES_ROOT\CLSID\{C52FF1FD-EB6C-42CF-9140-83DEFECA7E29}]
[-HKEY_CLASSES_ROOT\CLSID\{D8BF32A2-05A5-44C3-B3AA-5E80AC7D2576}]
[-HKEY_CLASSES_ROOT\CLSID\{DE815B00-9460-4F6E-9471-892ED2275EA5}]
[-HKEY_CLASSES_ROOT\CLSID\{E3D5D93C-1663-4A78-A1A7-22375DFEBAEE}]
[-HKEY_CLASSES_ROOT\CLSID\{E5CA59F5-57C4-4DD8-9BD6-1DEEEDD27AF4}]
[-HKEY_CLASSES_ROOT\CLSID\{E9A6AB1B-0C9C-44AC-966E-560C2771D1E8}]
[-HKEY_CLASSES_ROOT\CLSID\{EFB4A0CB-A01F-451C-B6B7-56F02F77D76F}]
[-HKEY_CLASSES_ROOT\CLSID\{F0291081-E87C-4E07-97DA-A0A03761E586}]
[-HKEY_CLASSES_ROOT\CLSID\{43FB1553-AD74-4EE8-88E4-3E6DAAC915DB}]
[-HKEY_CLASSES_ROOT\CLSID\{524B13ED-2E57-40B8-B801-5FA35122EB5C}]
[-HKEY_CLASSES_ROOT\CLSID\{632A2D3D-86AF-411A-8654-7511B51B3D5F}]
[-HKEY_CLASSES_ROOT\CLSID\{65D00646-CDE3-4A88-9163-6769F0F1A97D}]
[-HKEY_CLASSES_ROOT\CLSID\{6E4FCB12-510A-4D40-9304-1DA10AE9147C}]
[-HKEY_CLASSES_ROOT\CLSID\{786CDB70-1628-44A0-853C-5D340A499137}]
[-HKEY_CLASSES_ROOT\CLSID\{836FA1B6-1190-4005-B434-7ED921BE2026}]
[-HKEY_CLASSES_ROOT\CLSID\{8770D941-A63A-4671-A375-2855A18EBA73}]
[-HKEY_CLASSES_ROOT\CLSID\{8854F6A0-4683-4AE7-9191-752FE64612C3}]
[-HKEY_CLASSES_ROOT\CLSID\{937C1A34-151D-4610-9CA6-A8CC9BDB5D83}]
[-HKEY_CLASSES_ROOT\CLSID\{9C1CC6E4-D7EB-4EEB-9091-15A7C8791ED9}]
[-HKEY_CLASSES_ROOT\CLSID\{9DE85094-F71F-44F1-8471-15A2FA76FCF3}]
[-HKEY_CLASSES_ROOT\CLSID\{9FD4E808-F6E6-4E65-98D3-AA39054C1255}]
[-HKEY_CLASSES_ROOT\CLSID\{A5558507-9B96-46BA-94ED-982E684A9A6B}]
[-HKEY_CLASSES_ROOT\CLSID\{A5B020FD-E04B-4E67-B65A-E7DEED25B2CF}]
[-HKEY_CLASSES_ROOT\CLSID\{AAC46A37-9229-4FC0-8CCE-4497569BF4D1}]
[-HKEY_CLASSES_ROOT\CLSID\{C52FF1FD-EB6C-42CF-9140-83DEFECA7E29}]
[-HKEY_CLASSES_ROOT\CLSID\{D8BF32A2-05A5-44C3-B3AA-5E80AC7D2576}]
[-HKEY_CLASSES_ROOT\CLSID\{DE815B00-9460-4F6E-9471-892ED2275EA5}]
[-HKEY_CLASSES_ROOT\CLSID\{E3D5D93C-1663-4A78-A1A7-22375DFEBAEE}]
[-HKEY_CLASSES_ROOT\CLSID\{E5CA59F5-57C4-4DD8-9BD6-1DEEEDD27AF4}]
[-HKEY_CLASSES_ROOT\CLSID\{E9A6AB1B-0C9C-44AC-966E-560C2771D1E8}]
[-HKEY_CLASSES_ROOT\CLSID\{EFB4A0CB-A01F-451C-B6B7-56F02F77D76F}]
[-HKEY_CLASSES_ROOT\CLSID\{F0291081-E87C-4E07-97DA-A0A03761E586}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Components\1125549C421D34E4DBF1036F62580BE1]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Components\652A08B235C6DFF4C8CD41B52DE68CA4]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Components\9B4B5940D4625D64C85532B8CDE3BF4D]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Components\D656DA4A9E277A34D90D5E6FFA34E827]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Products\7040110900063D11C8EF10054038389C\Featu res\WISPFiles]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Products\7040110900063D11C8EF10054038389C\Featu res\WISPHidden]
[-HKEY_CLASSES_ROOT\TpcCom]
[-HKEY_CLASSES_ROOT\TpcCom.ClassicW]
[-HKEY_CLASSES_ROOT\TpcCom.ClassicW.1]
[-HKEY_CLASSES_ROOT\TpcCom.DrawAttrs]
[-HKEY_CLASSES_ROOT\TpcCom.DrawAttrs.1]
[-HKEY_CLASSES_ROOT\TpcCom.DrawAttrsXP]
[-HKEY_CLASSES_ROOT\TpcCom.DrawAttrsXP.1]
[-HKEY_CLASSES_ROOT\TpcCom.GenericRecognizer]
[-HKEY_CLASSES_ROOT\TpcCom.GenericRecognizer.1]
[-HKEY_CLASSES_ROOT\TpcCom.InkObject]
[-HKEY_CLASSES_ROOT\TpcCom.InkObject.1]
[-HKEY_CLASSES_ROOT\TpcCom.InkObjectXP]
[-HKEY_CLASSES_ROOT\TpcCom.InkObjectXP.1]
[-HKEY_CLASSES_ROOT\TpcCom.InkSettings.1]
[-HKEY_CLASSES_ROOT\TpcCom.Lattice.1]
[-HKEY_CLASSES_ROOT\TpcCom.RecoManager]
[-HKEY_CLASSES_ROOT\TpcCom.RecoManager.1]
[-HKEY_CLASSES_ROOT\TpcCom.TabletManager]
[-HKEY_CLASSES_ROOT\TpcCom.TabletManager.1]
[-HKEY_CLASSES_ROOT\TpcCom.UserDictionary]
[-HKEY_CLASSES_ROOT\TpcCom.UserDictionary.1]
[-HKEY_CLASSES_ROOT\TypeLib\{194508A0-B8D1-473E-A9B6-851AAF726A6D}]
[-HKEY_CLASSES_ROOT\TypeLib\{56D04F5D-964F-4DBF-8D23-B97989E53418}]
[-HKEY_CLASSES_ROOT\TypeLib\{773F1B9A-35B9-4E95-83A0-A210F2DE3B37}]
[-HKEY_CLASSES_ROOT\TypeLib\{7D868ACD-1A5D-4A47-A247-F39741353012}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Components\1125549C421D34E4DBF1036F62580BE1]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Components\652A08B235C6DFF4C8CD41B52DE68CA4]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Components\9B4B5940D4625D64C85532B8CDE3BF4D]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Components\D656DA4A9E277A34D90D5E6FFA34E827]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Products\7040110900063D11C8EF10054038389C\Featu res\WISPFiles]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\UserData\S-1-5-18\Products\7040110900063D11C8EF10054038389C\Featu res\WISPHidden]
_________________

xp hacks and tricks 2
PART 2

Windows Registry Editor Version 5.00

;================ SOFTWARE / INTERNET EXPLORER TWEAKS =======================

; Disable Auto-Complete Prompt
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms]
“AskUser”=dword:00000000

; Set HomePage
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Start Page”=”www.google.ca”

; Empty Temporary Internet Files Folder When Browser Is Closed
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\Cache]
“Persistent”=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\Cache]
“Persistent”=dword:00000000

; Max Internet Explorer Simultaneous Downloads To 10
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Internet Settings]
“MaxConnectionsPer1_0Server”=dword:0000000a
“MaxConnectionsPerServer”=dword:0000000a

; Remove ‘Links’ Folder From Favorites
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
“Locked”=dword:00000001
“LinksFolderName”=”"

; Disable Auto Re-Size Of Images
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main]
“Enable AutoImageResize”=”no”

; Enable Status Bar
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“StatusBarWeb”=dword:00000001
“StatusBarOther”=dword:00000001

; Disable Spying By Websites
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\ZoneMap\ProtocolDefaults]
“about”=dword:00000004

; Set Google As Default Search Page
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Search]
“SearchAssistant”=”http://www.google.com/ie”

;=================== SOFTWARE / MEDIA PLAYER TWEAKS ========================

; Disable Media Player EULA
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dowsMediaPlayer]
“GroupPrivacyAcceptance”=dword:00000001

; Enable DVD Features in Media Player
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\P layer\Settings]
“EnableDVDUI”=”yes”

;================== SOFTWARE / OUTLOOK EXPRESS TWEAKS ======================

; Remove Windows Messenger from Outlook Express
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express]
“Hide Messenger”=dword:00000002

; Block .exe Attachments in Outlook Express
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express]
“BlockExeAttachments”=dword:00000001

;======================= SOFTWARE / OTHER TWEAKS ========================

; Disable Adobe Acrobat Reader EULA
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\AdobeViewer]
“EULA”=dword:00000001

; Disable Adobe Acrobat Reader Automatic Updates
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Updater]
“iUpdateFrequency”=dword:00000000

; Disable Adobe Acrobat Reader Splash Screen
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Originals]
“bDisplayAboutDialog”=dword:00000000

; Enable StatusBar in Notepad
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
“StatusBar”=dword:00000001

; Enable Word Wrap in Notepad
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
“fWrap”=dword:00000001

; Open .nfo Files in Notepad
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo]
“Application”=”NOTEPAD.EXE”
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo\OpenWithList]
“a”=”Explorer.exe”
“MRUList”=”ba”
“b”=”NOTEPAD.EXE”
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo\OpenWithProgids]
“MSInfo.Document”=hex(0):

;============================= NETWORK TWEAKS ==========================

; Store more DNS Entries
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dnscache\Parameters]
“NegativeCacheTime”=dword:00000000
“NetFailureCacheTime”=dword:00000000
“NegativeSOACacheTime”=dword:00000000
“CacheHashTableBucketSize”=dword:00000001
“CacheHashTableSize”=dword:00000180
“MaxCacheEntryTtlLimit”=dword:0000fa00
“MaxSOACacheEntryTtlLimit”=dword:0000012d

; Maximize Number of Simultaneous Connections
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings]
“MaxConnectionsPerServer”=dword:00000040
“MaxConnectionsPer1_0Server”=dword:00000040

; Enable Faster Web Page Loading
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\ServiceProvider]
“DnsPriority”=dword:00000001
“HostsPriority”=dword:00000001
“LocalPriority”=dword:00000001
“NetbtPriority”=dword:00000001

; Disable Quality of Service (QoS)
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Psched]
“NonBestEffortLimit”=dword:00000000

; Increase Network Throughput
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanworkstation\parameters]
“MaxCmds”=dword:00000001
“MaxThreads”=dword:00000064
“MaxCollectionCount”=dword:00000064

;============================ MULTIMEDIA TWEAKS ==========================

; Disable Preview of Movie File Formats
[-HKEY_CLASSES_ROOT\.avi\ShellEx]
[-HKEY_CLASSES_ROOT\.mpg\ShellEx]
[-HKEY_CLASSES_ROOT\.mpe\ShellEx]
[-HKEY_CLASSES_ROOT\.mpeg\ShellEx]

; Show Volume Icon in the System Tray
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Applets\SysTray]
“Services”=dword:0000001f

; Disable Windows Navigation Sounds
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\ Navigating\.default]
@=” “
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\ Navigating\.current]
@=” “

;======================= STARTUP / SHUTDOWN TWEAKS =======================

; Clear Page File at Shutdown
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“ClearPageFileAtShutdown”=dword:00000001

; Disable Hibernation
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Power]
“Heuristics”=hex:05,00,00,00,00,01,00,00,00,00,00, 00,00,00,00,00,3f,42,0f,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\Power]
“Heuristics”=hex:05,00,00,00,00,01,00,00,00,00,00, 00,00,00,00,00,3f,42,0f,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Power]
“Heuristics”=hex:05,00,00,00,00,01,00,00,00,00,00, 00,00,00,00,00,3f,42,0f,00

; Disable MSN Messenger from Startup
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run]
“MsnMsgr”=-

;======================= GENERAL WINDOWS TWEAKS =========================

; Show File Extensions (.exe/.bmp etc.)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“HideFileExt”=dword:00000000

; Disable ALL Balloon Tips
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoSMBalloonTip”=dword:00000000

; Disable Windows Tour
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Applets\Tour]
“RunCount”=dword:00000000

; Force The Control Panel Classic Display Style
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“ForceClassicControlPanel”=dword:00000001

; Show Detailed Information in Device Manager
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Environment]
“DEVMGR_SHOW_DETAILS”=dword:00000001
“DEVMGR_SHOW_NONPRESENT_DEVICES”=”1″

; Remove Windows Alexa Spyware
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}]

; Remove Search Dog Assistant
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\CabinetState]
“Use Search Asst”=”no”

; Enable Windows 2000 File Sorting Method
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoStrCmpLogical”=dword:00000001

;========================== CONTEXT MENUS TWEAKS ========================

; Add Control Panel to Right Click Menu of My Computer
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE 0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@=”rundll32.exe shell32.dll,Control_RunDLL”

;=========================== APPEARANCE TWEAKS ==========================

; Remove More Themes Online… from Themes Dropdown Box
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Themes\DownloadSites]

; Change Default Desktop Wallpaper
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]
“BackupWallpaper”=”%Windir%\\Web\\Wallpaper\\lh_bl iss.bmp”
“Wallpaper”=”%Windir%\\Web\\Wallpaper\\lh_bliss.bm p”

;============================ DESKTOP TWEAKS ============================

; Disable Desktop Cleanup Wizard
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\Desktop\CleanupWiz]
“NoRun”=dword:00000001

; Remove Shotcut To.. Prefix on Desktop Shorcut Names
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
“Link”=hex:00,00,00,00

; Remove Arrow Overlay from Desktop Shortcuts
[HKEY_CLASSES_ROOT\lnkfile]
“IsShortcut”=-

; Put My Computer Shortcut on Desktop
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\HideDesktopIcons\NewStartPanel]
“{20D04FE0-3AEA-1069-A2D8-08002B30309D}”=dword:00000000

; Put My Network Places Shortcut on Desktop
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\HideDesktopIcons\NewStartPanel]
“{208D2C60-3AEA-1069-A2D7-08002B30309D}”=dword:00000000

; Put My Documents Shortcut on Desktop
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\HideDesktopIcons\NewStartPanel]
“{450D8FBA-AD25-11D0-98A8-0800361B1103}”=dword:00000000

;====================== SYSTEM PERFORMANCE TWEAKS =========================

; Speed up Opening of My Computer and Windows Explorer
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\stisvc]
“Start”=dword:00000004
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoSaveSettings”=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“NoNetCrawling”=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“NoRemoteRecursiveEvents”=dword:00000001

; Speed up Copying/Moving of .ZIP Files
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder]
[-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CompressedFold er]

; Speed up Shutdown
[HKEY_CURRENT_USER\Control Panel\Desktop]
“AutoEndTasks”=”1″
“HungAppTimeout”=”100″
“WaitToKillAppTimeout”=”1000″
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l]
“WaitToKillServiceTimeout”=”1000″

; Speed up Access to .AVI Media Files
[-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shel lex\PropertyHandler]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D9 4-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]

; Speed Up Browsing Remote Computers
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace\{D627 7990-4C6A-11CF-8D87-00AA0060F5BF}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace\{2227 A280-3AEA-1069-A2DE-08002B30309D}]

; Optimize Core System Performance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“DisablePagingExecutive”=dword:00000001

;======================= START MENU / TASKBAR TWEAKS =======================

; Remove ******** Bar from Taskbar
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@=”******** bar”
“MenuTextPUI”=”@%SystemRoot%\\System32\\msutb. dll,-325″

; Sort Start Menu and Favorites in Alphabetical Order
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\MenuOrder]

; Disable Highlighting of New Applications in Start Menu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Start_NotifyNewApps”=dword:00000000

;Delete programs from startup group
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]
“NeroFilterCheck”=-
“nwiz”=-
“SunJavaUpdateSched”=-
“Picasa Media Detector”=-
“MsnMsgr”=-

;Repairs Filters problem with Nero UA install
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}]
“UpperFilters”=-
“LowerFilters”=-

;Add TweakUI to Control Panel
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
@=”TweakUI XP”
“InfoTip”=”Starts the TweakUI program which, allows you to customize advanced options and Settings in Windows to your liking”
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\DefaultIcon]
@=”%SystemRoot%\\\\System32\\\\tweakui.exe,0″
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell\Open\command]
@=”tweakui.exe”
[HKEY_CLASSES_ROOT\CLSID\{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\ShellFolder]
“Attributes”=dword:00000030
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{D14ED2 E1-C75B-443c-BD7C-FC03B2F08C17}]
@=”Tweak UI
__________________
xp hacks and tricks 3
PART 3

Windows Registry Editor Version 5.00
;
======================Registery tweaks================================
;
; 1 – Start-up / Shutdown
; 2 – Services
; 3 – System Performance Tweaks
; 4 – General Settings
; 5 – Logon
; 6 – Visual Settings
; 7 – My Computer Right Click
; 8 – Context Menus
; 9 – Internet Explorer and Outlook Express
; 10 – Security
; 11 – Multimedia
; 12 – Networking
; 13 – Other Software
; 14 – Win XP SP2
; 15 – Unsorted and Untested – be careful before applying these
;

====================== 1 – Startup / Shutdown =====================
;Allows boot files to be placed optimally on the hard-drive for faster boots.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction]
“Enable”=”Y”

;Speed up shutdown
[HKEY_CURRENT_USER\Control Panel\Desktop]
“AutoEndTasks”=”1″
“HungAppTimeout”=”100″
“WaitToKillAppTimeout”=”1000″
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l]
“WaitToKillServiceTimeout”=”1000″

;Disable Automatic Restart in the event of a BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\CrashControl]
“AutoReboot”=dword:00000000

;Prefetcher tweak (faster booting) boot and program prefetch use 00000003 or Boot only 00000002
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\PrefetchParameters]
“EnablePrefetcher”=dword:00000002

;Clear the Page File at System Shutdown for security (makes shutdown slower when activated)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“ClearPageFileAtShutdown”=dword:00000001

;Disable Hibernate
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Power]
“Heuristics”=hex:05,00,00,00,00,01,00,00,00,00,00, 00,00,00,00,00,3f,42,0f,00

;Disable Shutdown Event Tracker
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows NT\Reliability]
“ShutdownReasonOn”=dword:00000000
“ShutdownReasonUI”=dword:00000000

======================2 – Services=====================
; Note: Change the values to set the services to automatic, manual or disable
; 00000002 = Automatic
; 00000003 = Manual
; 00000004 = Disabled

;Server
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver]
“Start”=dword:00000004

;Portable Media Serial Number Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WmdmPmSN]
“Start”=dword:00000004

;Disable event log
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Eventlog]
“Start”=dword:00000004

;Disable Net Logon
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netlogon]
“Start”=dword:00000003

;Disable Network Provisioning
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\xmlprov]
“Start”=dword:00000004

;Optimize the Windows Server Service 00000001 = minimize memory,00000002 = balance or 00000003 = maximize network throughput
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters]
“Size”=dword:00000003

;Disable the Ability to Remotely Shutdown the Computer Browser Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\MrxSmb\Parameters]
“RefuseReset”=dword:00000001

;Automatic Updates
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv]
“Start”=dword:00000004

;Disable UPS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\UPS]
“Start”=dword:00000004

;Disable NVIDIA Driver Helper VIDIA Driver Helper Service which gets installed under Windows NT4/2000/XP/2003 by the NVIDIA drivers for some of their graphics cards (or graphics cards based on an NVIDIA chipset).
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\NVSvc]
“Start”=dword:00000004

; Disable Firewall Service ,Internet Connection Firewall (ICF) / Internet Connection Sharing (ICS) Provides network address translation, addressing, name resolution and/or intrusion prevention services for a home or small office network. Used to allow multiple computers on your network to access the internet via only one account. This service installs on the “modem” computer. If you are using a third party firewall or Internet Connection Sharing software package, this service is not required.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SharedAccess]
“Start”=dword:00000004

;Disable Telnet Service ,Enables a remote user to log on to this computer and run programs, and supports various TCP/IP Telnet clients, including; UNIX-based and Windows-based computers. If this service is stopped, remote user access to programs might be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. This service is not available on Windows XP Home. It allows remote login to the local computer via the telnet function. For security reasons, disable this unless you specifically require its functionality. You will save about 2 MB of RAM by plugging this security hole.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TlntSvr]
“Start”=dword:00000004

; Disable Web Client Service, Enables Windows-based programs to create, access, and modify Internet-based files. If this service is stopped, these functions will not be available. If this service is disabled, any services that explicitly depend on it will fail to start. I have not found a reason to have this service running. I have a hunch that this is going to be required for Microsoft’s “.Net Software as a service.” For security reasons, I recommend for this service to be disabled. If some MS products, such as MSN Explorer, Media Player, NetMeeting or Messenger fail to provide a particular function, try to enable this service to see if it is” required” for your configuration.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WebClient]
“Start”=dword:00000004

;Disable Upload Manager Service , Manages synchronous and asynchronous file transfers between clients and servers on the network. If this service is stopped, synchronous and asynchronous file transfers between clients and servers on the network will not occur. If this service is disabled, any services that explicitly depend on it will fail to start. This service sends driver information to Microsoft to track availability of driver information. This service is not required for basic File and Print sharing. I do not have yet to find a need for this service, nor do I wish to send my hardware information to Microsoft.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\uploadmgr]
“Start”=dword:00000004

;Themes Service ,The themes service is responsible for Visual Styles. Using Microsoft® Windows® XP, you can now define the visual style or appearance of controls and windows from simple colors to textures and shapes. You can control each defined part of a control as well as each part of the non-client (frame and caption) area of a ******** The user can then use the Appearance tab in the Windows Control Panel to switch between the classic visual style and other available styles.A visual style is included with the Windows XP release. Using helper libraries and application programming interfaces (APIs),you can incorporate the Windows XP visual style into your application with few code changes. For more information, see the Platform SDK documentation in the MSDN Library.If your memory conscious and does not care about the “new” XP look, disable this service to save RAM. I have observed between 4 MB to 12 MB of RAM used for the new themes.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Themes]
“Start”=dword:00000002

;Disable Protected Storage Service, Provides protected storage for sensitive data, such as private keys, to prevent access by unauthorized services, processes, orusers. Other wise known as auto complete in Internet Explorer. Allows for the saving of local passwords or even web sites information (AutoComplete). This service is set to Automatic by default. Due to security reasons, I recommend leaving this “feature” disabled to make things all that much more difficult to steal vital information if you do not “save” it. On the other hand, you may need this service to manage private keys for ;encryption purposes. If so, leave this service on automatic to ensure the “higher” security settings you choose work. If you disable this service, you will no longer have any of your passwords saved, no matter how many times you click the box. If you enjoy having your passwords saved in applications like Outlook or Dial up networking or you are connecting to the internet via a domain controller/server that requires authentication
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ProtectedStorage]
“Start”=dword:00000004

;Disable Fast User Switching Service, Provides management for applications that require assistance in a multiple user environment. This service is responsible for letting you stayed logged in as more than one user. Unless you have many users on a system, you probably do not even need this service to be running. You could benefit, however, greatly if you use this service in conjunction with many users on your local computer to allow switching users without closing all existing applications running under a different account.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\FastUserSwitchingCompatibility]
“Start”=dword:00000002

;Disable Computer Browser Service, Maintains an updated list of computers on the network and supplies this list to computers designated as browsers. If this service is stopped, this list will not be updated or maintained. If this service is disabled, any services that explicitly depend on it will fail to start. Computer Browser service maintains a listing of computers and resources located on the network. This service is not required on a standalone system. In fact, even if you want to browse the network (workgroup or domain) or have mapped network shares as local hard drives, you can still do so. On a large network, one computer is designated the “master” browser and another one is the “backup” browser. All others just announce they are available every 12 minutes to “take over” duties if one of the other computers fail. No lag time is discernable if this service remains disabled on all but one computer. Honestly, I donot even believe one needs to be running. You could, “just in case,” but it sure does not need to be running on all computers, all of the time.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Browser]
“Start”=dword:00000004

;Disable Help and Support Service, Enables Help and Support Center to run on this computer. If this service is stopped, Help and Support Center will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. This service is required for Microsoft’s online (or offline) help documents. If you ever “attempt” to use Help and Support, theservice places itself back into “Automatic” and starts even if you already had this service on disabled.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\helpsvc]
“Start”=dword:00000004

;Disable Task Scheduler Service ,Enables a user to configure and schedule automated tasks on this computer. If this service is stopped, these tasks will not be run at their scheduled times. If this service is disabled, any services that explicitly depend on it will fail to start. You use this service to schedule maintenance, Microsoft Backup sessions, or maybe even Auto Update. I do everything manually, to avoid having this service running all the time. Some third party software may require this service to be active for ;automated functions, such as virus scanners, system maintenance tools, and automatic patch/driver look ups.Take note:BootVis requires Task Scheduler and COM+ Event System to be running if you wish to take advantage of the “optimize system” function. Why may you need this service? It is due to the pre-fetching function built into Windows XP.Another Note: Pre-fetching only occurs on boot up and application start, so if you do not care about a few extra seconds of boot time, do not even bother with it and disable Task Scheduler. On some applications, the pre-fetching feature really does help. Only you candecide whether to use its functionality and if it helps in the performance of your system.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Schedule]
“Start”=dword:00000004

;Set Print Spooler to “Auto” Service Loads files to memory for later printing. Queues up print jobs for later printing. This service is required if you have printers, even if they are network printers. If this does not fit your needs, disable it. You will save about 3.8 MB by making this service go away. Your printers will still be” installed” if you disable this service, but not visible in the printers folder. After restarting Print Spooler, they will re appear and be available for use. I place this service into manual mode and only start it up when printing is required. In manual mode, the service will not automatically start at boot time.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Spooler]
“Start”=dword:00000002

;Disable Secondary Log-on Service ,Enables starting processes under alternate credentials. If this service is stopped, this type of logon access will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. Enables starting processes under alternate credentials. I have never found a reason to keep this service running. I have always considered “Alternate Credentials” someone other than me! Not my idea of fun… Really, though, it allows a “limited user” account to start an application or process with higher privileges, such as the Administrator account or another user. You can also have a privileged user start an application or process with limited privileged account. If you right-click a file, the menu will display “Run As” option. If you disable this service, that function will no longer be available.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\saloon]
“Start”=dword:00000004

;Disable Performance Logs & Alerts Service ,Collects performance data from local or remote computers based on preconfigured schedule parameters, then writes the data to a log or triggers an alert. If this service is stopped, performance information will not be collected. If this service is disabled, any services that explicitly depend on it will fail to start. Collect performance data on a schedule and send the information to a log or trigger an alert. This may be a super geek tool, but I feel that the overhead associated with it is not worth the benefit. You decide.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SysmonLog]
“Start”=dword:00000004

; Disable Telephony Service ,Provides Telephony API (TAPI) support for programs that control telephony devices and IP based voice connections on the local computer and, through the LAN, on servers that are also running the service. Controls telephony devices on the local computer. This service is required for dial-up modem connectivity. Note: you may require this service for some direct cable or DSL providers, depending on how they implement their logon process or some AOL functionality, depending on software used. If Dial-up, cable or DSL internet access no longer functions properly with this service disabled, place it into automatic. If you are connecting via a hardware router or gateway, this service is not needed.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TapiSrv]
“Start”=dword:00000004

;Disable Wireless Zero Configuration Service ,Provides automatic configuration for the 802.11 adapters Provides automatic configuration for wireless network devices and connection quality feedback. If you do not have any wireless network devices in use on the local system, disable this service. You may require this service for connectivity with some “hot sync” software for a PDA, laptop or other portable computer.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WZCSVC]
“Start”=dword:00000004

;Disable TCP/IP NetBIOS Helper Service ,Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution. This feature provides legacy support for NetBIOS over TCP/IP. If your network does not use NetBIOS and / or WINS, disable; this function.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\LmHosts]
“Start”=dword:00000004

;Disable Remote Desktop Help Session Manager Service ,Manages and controls Remote Assistance. If this service is stopped, Remote Assistance will be unavailable. Before stopping this service, see the Dependencies tab of the Properties dialog box. Manages and controls Remote Assistance. If you do not want or need to use this feature, disable it. In an idle state, this service sucks up 3.4 MB to 4 MB of RAM.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RDSessMgr]
“Start”=dword:00000004

;Disable Routing and Remote Access Service ,Offers routing services to businesses in local area and wide area network environments. Allows computers to dial in to the local computer through a modem (or other devices) to access the local network using a standard or VPN connection. Unless you require this functionality, disable it for security reasons. Upon enabling this service,” Incoming Connections” icon will be available in the “Network Connections” control panel.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RemoteAccess]
“Start”=dword:00000004

;Disable Clip Book Service ,Enables Clip Book Viewer to store information and share it with remote computers. If the service is stopped, Clip Book Viewer will not be able to share information with remote computers. If this service is disabled, any services that explicitly depend omit will fail to start. Used to store information (cut / paste) and share it with other computers. I have never found enough need for this to allow this service to always be running. This service alone uses about 1.3 MB of memory.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ClipSrv]
“Start”=dword:00000004

;Disable Error Reporting Service ,Allows error reporting for services and applications running in non-standard environments. Calls home to Microsoft when application errors occur. I personally do not like this. I feel it is a waste of memory and resources. On the other hand, if you are experiencing system crashes often, the best way to deal with them is to report them using this tool.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ERSvc]
“Start”=dword:00000004

; Disable Indexing Service ,Indexes *******s and properties of files on local and remote computers; provides rapid access to files through flexible querying ********. This service always has been a major resource hog. I NEVER recommend having this service enabled. Remove the function via the “Add / Remove Programs” icon in the control panel (Windows Setup Programs). It uses about 500 K to 2 MB in an idle state, not to mention the amount of memory and CPU resources it takes to INDEX the drives. I have had people (and witnessed it on other people’s computers) report to me that the Indexing Service sometimes starts up EVEN while the systemise NOT idle… as in the middle of a game. You may feel, as I do, that this is unacceptable. If your computer suddenly seems” sluggish,” Indexing Service is usually the cause of it.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\cisvc]
“Start”=dword:00000004

;Disable Imapi CD-Burning Service , Manages CD recording using Image Mastering Applications Programming Interface (IMAPI). If this service is stopped, this computer will be unable to record CDs. If this service is disabled, any services that explicitly depend on it will fail to start. This service operates that cool “drag and drop” CD burn capability. You will need this service to burn CD’s. What is the goodness? If you set this service to manual, the service starts and stops itself when used with some software packages. This is practically the only service that does do this! If you still cannot burn a CD with it on manual, switch to automatic and feel safe that it starts only when “needed.” This service may take up about 1.6 MB of memory in an idle state.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ImapiService]
“Start”=dword:00000004

;Disable Messenger Service (to stop spam. Does not affect MSN or Windows Messenger NOT NEEDED FOR SP2)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Messenger]
“Start”=dword:00000004

;Disable Remote Registry Service ,Enables remote users to modify registry settings on this computer. If this service is stopped, the registry can be modified only by users on this computer. If this service is disabled, any services that explicitly depend on it will fail to start. This feature is not available on Windows XP Home. This is one of those not needed services. One of the first I disable. If you’re paranoid about security, disable this service. Even if you are not or do not care, disable it anyway. DISABLE IT NOW!!
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RemoteRegistry]
“Start”=dword:00000004

;Disable SSDP Discovery Service (Universal Plug’n'Play) ,enables discovery of UPnP devices on your home network. Used to locate UPnP devices on your home network. Used in conjunction with Universal Plug and Play Device Host, it detects and configures UPnP devices on your home network. For security reasons and for the fact that I doubt that you have any of these devices, disable this service. If any EXTERNAL device does not function because of this service being disabled, place it back in to automatic. MSN Messenger uses this service in conjunction with supported UPnP devices, to provide support for networks behind a NAT firewall or router. Also, if you are experiencing difficulty connecting to multiplayer games that useDirectX(7,8,9), place this service to automatic and ensure you download all security updates. The problem that I have found with this service is that it broadcasts UDP port 1900 “a lot.” If you notice plenty of network activity even though nothing is happening, this service is sometimes the cause. Take note: UPnP is NOT PnP. UPnP is for connectivity on networks via TCP/IP to devices, such as scanners or printers. Your sound card is PnP. Do NOT disable Plug and Play service.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SSDPSRV]
“Start”=dword:00000004

;Disable Universal Plug’n'Play Service ,Provides support to host Universal Plug and Play devices. Used in conjunction with SSDP Discovery Service, it detects and configures UPnP devices on your home network. For security reasons and for the fact that I doubt that you have any of these devices, disable this service. If any EXTERNAL device does not function because of this service being disabled, place it back in to automatic. MSN Messenger uses this service in conjunction with supported UPnP devices, to provide support for networks behind a NAT firewall or router. Also, if you are experiencing difficulty connecting to multiplayer games that use DirectX(7,8,and 9), place this service to automatic and ensure you download all security updates. Furthermore, if you use Internet Connection Sharing and wish to make use of the “allow others to modify this connection” feature, enable UPnP. Take note: UPnP is NOT PnP. UPnP is for connectivity on networks via TCP/IP to devices, such as scanners or printers. Your sound card is PnP. Do NOT disable Plug and Play service.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\upnphost]
“Start”=dword:00000004

;Disable Windows Time Service ,Maintains date and time synchronization on all clients and servers in the network. If this service is stopped, date and time synchronization will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. Automatically sets your clock by contacting a server (Microsoft’s server by default) on the internet. Great idea if your network connects to the internet 24/7. The Event Log fills up with “cannot find server” messages on a non-dedicated setup, though. After successful synchronizing, this service will not attempt to do it again for 7 days, meanwhile, taking up resources. You may also need Task Scheduler running. You may choose to set your clock manually on a dial up connection, but with a 24/7broadband setup, this could keep you on time for work. Note: as mentioned, “time.windows.com” is the default server for synchronization. For those privacy conscious people that prefer to connect to a government site rather then MS, use ;”time.nist.gov.”
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time]
“Start”=dword:00000004

;Disable Background Intelligent Transfer Service (needs to be on for SP2 Windows Auto Updates)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\BITS]
“Start”=dword:00000003

;Disable System Restore Service (default=2)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\srservice]
“Start”=dword:00000002

;Disable Distributed Link Tracking Client
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TrkWks]
“Start”=dword:00000004

;Disable Terminal Services
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TermService]
“Start”=dword:00000004

;Disable Smart Card
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SCardSvr]
“Start”=dword:00000004

;Disable Smart Card Helper
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SCardDrv]
“Start”=dword:00000004

;Disable QoS RSVP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RSVP]
“Start”=dword:00000004

;Disable Remote Access Auto Connection Manager
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RasAuto]
“Start”=dword:00000004

;Disable NetMeeting Remote Desktop Sharing
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\mnmsrvc]
“Start”=dword:00000004

;Disable WMI-performance adaptor
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WmiApSrv]
“Start”=dword:00000004
__________________

xp hacks and tricks4-6
======================4 – System Performance Tweaks=========================

;These NTFS tweaks improve file system performance (Speed up NTFS) Note: these have been reported to cause non-compatibility with DOS/Win9x-based apps/games
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\FileSystem]
“NtfsDisable8dot3NameCreation”=dword:00000001
“NtfsDisableLastAccessUpdate”=dword:00000001
“Win95TruncatedExtensions”=dword:00000001
“Win31FileSystem”=dword:00000000

;Increase IoPageLockLimit (disk cache)
;Note- Use the following settings depending on your system RAM:
;00020000 = 131072 KB (if RAM > 512 MB)
;00010000 = 65536 KB (if RAM > 256 MB)
;00008000 = 32768 KB (if RAM > 128 MB)
;00004000 = 16384 KB (if RAM > 64 MB)
;00002000 = 8192 KB (if RAM > 32 MB)
;00001000 = 4096 KB (if RAM < 32 MB)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“IoPageLockLimit”=dword:00020000

;Speeds up copying/moving of zip files (disable windows built in zip functionality)
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder]
[-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CompressedFold er]

;Speed up opening of My Computer and Explorer
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\stisvc]
“Start”=dword:00000004
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoSaveSettings”=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“NoNetCrawling”=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“NoRemoteRecursiveEvents”=dword:00000001

;Disable Windows Installer Rollback (faster msi installs, dot.net framework wont install with this tweak activated)
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind ows\Installer]
“DisableRollback”=dword:00000001

;Force DLL To Unload From Memory
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\AlwaysUnloadDLL]
@=”1″

;Optimize Core System Performance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management]
“DisablePagingExecutive”=dword:00000001

============================= 5 – General Settings========================

; Disable System Restore ,Value: (00000001 = disabled, 00000000 = enabled)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore]
“DisableSR”=dword:00000001

;Change registered Owner/Organization
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
“RegisteredOwner”=”Kill-a-bee”
“RegisteredOrganization”=”WinXp Customized”

;Launch Browser In a Separate process
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\BrowseNewProcess]
“BrowseNewProcess”=”Yes”

;Opens 16-bit apps in a separate memory space, this increases stability when dealing with 16-bit apps.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\WOW]
“DefaultSeparateVDM”=”Yes”

;Recycle Bin Uses 3% of Available Space Rather than 10%
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\BitBucket]
“Percent”=dword:00000003

;Bypass the Recycle Bin
“NukeOnDelete”=dword:00000000

;Keyboard Num-Lock on
[HKEY_CURRENT_USER\Control Panel\Keyboard]
“InitialKeyboardIndicators”=”2″

;Remove Shortcut Arrow
[HKEY_CLASSES_ROOT\lnkfile]
“IsShortCut”=-
[HKEY_CLASSES_ROOT\piffile]
“IsShortCut”=-
[HKEY_CLASSES_ROOT\InternetShortcut]
“IsShortCut”=-

;Disable the Desktop Cleanup Wizard
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Desktop\CleanupWiz]
“NoRun”=dword:00000001

;Disable USB/CDRom Autorun
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoDriveTypeAutoRun”=dword:000000FF

;Control Panel Classic View
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“ForceClassicControlPanel”=dword:00000001

;Disable Autorun for all Drive Types
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoDriveTypeAutoRun”=dword:00000091

;Increase the USB Polling Interval
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Usb000]
“IdleEnable”=dword:00000001

;Opens NFO files with Notepad
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo]
“Application”=”NOTEPAD.EXE”
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo\OpenWithList]
“a”=”Explorer.exe”
“MRUList”=”ba”
“b”=”NOTEPAD.EXE”
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.nfo\OpenWithProgids]
“MSInfo.Document”=hex(0):

; Disable Error Reporting
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\Err orReporting]
“AllOrNone”=dword:00000001
“DoReport”=dword:00000000
“IncludeKernelFaults”=dword:00000000
“IncludeMicrosoftApps”=dword:00000000
“IncludeWindowsApps”=dword:00000000
“ShowUI”=dword:00000000

; Change Default Search Options (1 = ON, 0 = OFF)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
“SearchSystemDirs”=dword:00000001
“SearchHidden”=dword:00000001
“IncludeSubFolders”=dword:00000001
“CaseSensitive”=dword:00000000
“SearchSlowFiles”=dword:00000000

;Disable “Search Dog” and use advanced search
[HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]
“Actor”=”"
“SocialUI”=dword:00000000
“UsageCount”=dword:00000000
“UseAdvancedSearchAlways”=dword:00000001

;Search All File Types
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\*******Index]
“FilterFilesWithUnknownExtensions”=dword:00000 001

;Typing Long File Names In DOS
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor]
“CompletionChar”=dword:00000009

;Removes Briefcase, and Rich-Text-Document from New Menu.
[-HKEY_CLASSES_ROOT\.bfc\ShellNew]
[-HKEY_CLASSES_ROOT\.rtf\ShellNew]
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]
[-HKEY_CLASSES_ROOT\.wav\ShellNew]
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew]

;Remove the ‘Shortcut to…’
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
“link”=hex:00,00,00,00

;Turn off system beeps
[HKEY_CURRENT_USER\Control Panel\Sound]
“beep”=”no”

;Show Detailed Info in Device Manager
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Environment]
“DEVMGR_SHOW_DETAILS”=dword:00000001
“DEVMGR_SHOW_NONPRESENT_DEVICES”=”1″

;Turns off the balloon tips altogether
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
;”NoSMBalloonTip”=dword:00000000

;scanner or Camera on your desktop when you connect it with the USB cable
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Desktop\NameSpace\DelegateFold ers\{E211B736-43FD-11D1-9EFB-0000F8757FCD}]
@=”Scanners & Cameras”

;Disable Windows File Protection (can be done with Nlite)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“SFCSetting”=dword:ffffff9d
“SFCDisable”=dword:ffffff9d

;Disable Built in Windows CD Burning
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“NoCDBurning”=dword:00000001

;Make the Windows XP registration with Microsoft unnecessary
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion]
“RegDone”=”1″

====================== 6 – Task Bar and Folder View========================

;Hide (remove) ALL System Tray icons

[HKEY_Current_User\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoTrayItemsDisplay”=dword:00000001

;lock taskbar

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“TaskbarSizeMove”=dword:00000000

;Single click mode

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Explorer]
“ShellState”=hex:24,00,00,00,11,28,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00

; apps don’t steal the focus with pop ups

[HKEY_CURRENT_USER\Control Panel\desktop]
“ForegroundLockTimeout”=dword:00030d40

; cmd prompt enhancements: tab key completes path+filenames, UNC checks off

[HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor]
“CompletionChar”=dword:00000008
“PathCompletionChar”=dword:00000008
“DisableUNCCheck”=dword:00000001

; special option in start->run

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“MemCheckBoxInRunDlg”=dword:00000001

; Do not use Simple File Sharing (does not work in XP HE)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
“forceguest”=dword:00000000

;Put my computer, my network places, my documents , IE on the desktop

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideDesktopIcons\NewStartPanel]
“{20D04FE0-3AEA-1069-A2D8-08002B30309D}”=dword:00000000
“{450D8FBA-AD25-11D0-98A8-0800361B1103}”=dword:00000000
“{208D2C60-3AEA-1069-A2D7-08002B30309D}”=dword:00000000
“{871C5380-42A0-1069-A2EA-08002B30309D}”=dword:00000000

;Remove Shared Documents from My Computer

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoSharedDocuments”=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“NoSharedDocuments”=dword:00000001
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\MyComputer\NameSpace\DelegateF olders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]

;Clear recent documents when you log-off

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“ClearRecentDocsOnExit”=dword:00000001

;Won’t check if you are low on disk space and pop up a balloon telling you, No Instrumentation disables windows user tracking and cause the recent used programs from the start menu to stop functioning

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoLowDiskSpaceChecks”=dword:00000001
“NoInstrumentation”=dword:00000001

;Hard Disk Free Space Warning Value: 0 – 99 percent (Default is 10)

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\LanmanServer\Parameters]
“DiskSpaceThreshold”=dword:00000005

;Enable Windows 2000 File Sorting Method
[HKEY_CURRENT_USER\Software\Microsoft\W
indows\CurrentVersion\Policies\Explorer]
“NoStrCmpLogical”=dword:00000001

;cached “folder-view settings”, currently 250 (to speed-up browsing local folders)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell]
“BagMRU Size”=dword:000000FA
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell NoRoam]
“BagMRU Size”=dword:000000FA

;Caching thumbnails settings

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
;”ThumbnailSize”=dword:00000020
“ThumbnailQuality”=dword:0000001E

;Display drives in longhorn mode
;0 = windows default
;1 = only network drive’s letters shown.
;2 = no drive letters shown
;4 = all drive letters shown

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer]
“ShowDriveLettersFirst”=dword:00000002

; Change Drive name and icon You have to change the \C\ below to the drive you want to change

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons\C\DefaultLabel]
@=”Local OS”
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\DriveIcons\C\DefaultIcon]
“”=”c:\icons\myicons.dll,4″

;Show protected operating system files

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Advanced\Folder\SuperHidden]
“DefaultValue”=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“ShowSuperHidden”=dword:00000001

;Status bar, list view for Explorer

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Streams]
“Settings”=hex:09,00,00,00,03,00,00,00,00,00,00,00 ,e0,a5,1f,0e,73,35,cf,11,ae,\
69,08,00,2b,2e,12,62,04,00,00,00,04,00,00,00,43,00 ,00,00

;Icon view for Explorer

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Streams]
“Settings”=hex:09,00,00,00,01,00,00,00,01,00,00,00 ,e0,d0,57,00,73,35,cf,11,ae,\
69,08,00,2b,2e,12,62,04,00,00,00,04,00,00,00,43,00 ,00,00

;Display detail on windows explorer

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Streams]
“Settings”=hex:08,00,00,00,04,00,00,00,01,00,00,00 ,00,77,7e,13,73,35,cf,11,ae,\
69,08,00,2b,2e,12,62,04,00,00,00,10,00,00,00,43,00 ,00,00

;Remove the Logoff Button

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“StartMenuLogoff”=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“StartMenuLogoff”=dword:00000000

;Show logoff button on new start menu

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“StartMenuLogoff”=dword:00000001

;Show logoff button on classic start menu

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“StartMenuLogoff”=dword:00000000

;Force Start Menu Logoff Button – Meaning You Cant Disable It

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“ForceStartMenuLogoff”=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“ForceStartMenuLogoff”=dword:00000001

; Enable Cascading of various special folders on Start Menu
“ClassicViewState”=dword:00000001

;—– Start menu Items: Hide/Show/Cascade
;—– dword:00000000= Don’t display this time
;—– dword:00000001= Display as a link
;—– dword:00000002= Display as a menu (Cascade)
“Start_ShowControlPanel”=dword:00000002 ; Display Control Pannel as a menu
“StartMenuFavorites”=dword:00000002 ; Show Favorites Menu
“Start_ShowHelp”=dword:00000001 ; Show Help and Support link
“Start_ShowMyComputer”=dword:00000002; Display My Computer as a menu
“Start_ShowMyDocs”=dword:00000002; Display My Documents as a menu
“Start_ShowMyMusic”=dword:00000000; Don’t display My Music this time
“Start_ShowMyPics”=dword:00000000; Don’t display My Pivtures this time
“Start_ShowNetConn”=dword:00000001; Display Network Conn. as a link
“Start_ShowPrinters”=dword:00000001; Show Printers and Faxes as a link
“Start_ShowRun”=dword:00000001; Display Run Command
“Start_ShowSearch”=dword:00000001; Display Search Command

;Show file extensions

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“HideFileExt”=dword:00000001

;Show Hidden Files and Folders (1= Do not Show)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Hidden”=dword:00000002

; Hide Protected OS files (1= Show)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“ShowSuperHidden”=dword:00000000

;display *******s of system folders and C:\ (protected folder)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“WebViewBarricade”=dword:00000001

;Disable thumbnail caching

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“DisableThumbnailCache”=dword:00000001

;Show hidden files/objects

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Hidden”=dword:00000001

;Show protected OS files

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“ClassicViewState”=dword:00000000
“PersistBrowsers”=dword:00000000
“ServerAdminUI”=dword:00000000
“EnableBalloonTips”=dword:00000001
“Start_ShowNetPlaces_ShouldShow”=dword:0000004 1

;Set How many “frequently accessed programs” should be isted at left-panel of new_style Start Menu

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Start_MinMFU”=dword:00000004

;Show Control Panel as cascaded menu

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Start_ShowControlPanel”=dword:00000002
“Start_ShowHelp”=dword:00000001

;Cascade “My Documents” from Start Menu

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Start_ShowMyDocs”=dword:00000002
“Start_ShowMyMusic”=dword:00000000
“Start_ShowMyPics”=dword:00000000
“Start_ShowPrinters”=dword:00000000
“Start_ShowSetProgramAccessAndDefaults”=dword:0000 0000
“Start_ShowRecentDocs”=dword:00000002

;Disable highlighting of new applications in start menu

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Start_NotifyNewApps”=dword:00000000

;Administrative Tools in your Start Menu

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Start_AdminToolsRoot”=dword:00000000

;Set icon size for start menu , 1 = Large / 0 = Small Icons

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“Start_LargeMFUIcons”=dword:00000001

;Don’t Group Similar Taskbar Buttons

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced]
“TaskbarGlomming”=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\Advanced]
“TaskbarGlomming”=dword:00000000

;Adds Printers and Faxes to MY Computer

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\MyComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}]

;Adds Recycle Bin to MY Computer

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]

;Adds Network Connections to MY Computer

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\MyComputer\NameSpace\{7007ACC7-3202-11D1-AAD2-00805FC1270E}]

;Adds Administrative Tools to MY Computer

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\MyComputer\NameSpace\{D20EA4E1-3957-11D2-A40B-0C5020524153}]

;Adds Scheduled Tasks to MY Computer

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\MyComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]

;Display “Control Panel” in My Computer

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideMyComputerIcons]
“{21EC2020-3AEA-1069-A2DD-08002B30309D}”=dword:00000000

;Remove Recycle Bin From Desktop

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\NonEnum]
“{645FF040-5081-101B-9F08-00AA002F954E}”=dword:00000001

;Preset Folder Customizations for dialog box Sets default to My Computer then lists My Computer, C:, D:, E:, and Network Places on side C: here is represented as %systemdrive% in the registry

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\comdlg32\PlacesBar]
“Place0″=dword:00000011
“Place1″=hex(2):25,00,53,00,79,00,73,00,74,00,65,0 0,6d,00,44,00,72,00,69,00,76,\
00,65,00,25,00,5c,00,00,00
“Place2″=”D:\\”
“Place3″=”E:\\”
“Place4″=dword:00000012
@=dword:00000011

;Specify The First Desktop Icon: (48)=My Doc’s 54 =My Comp

[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]
“SortOrderIndex”=dword:00000048

;No file-folder connections

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
“NoFileFolderConnection”=dword:00000001

;Launch Windows Desktop in a Separate Process (i.e., de-link IE from windows explorer – so that both don’t crash together)

“DesktopProcess”=dword:00000001

;Show Windows classic folders

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\WebView]
“DefaultValue”=dword:00000000

;Foreground Window Lock

[HKEY_CURRENT_USER\Control Panel\Desktop]
“ForegroundLockTimeout”=dword:00030d40
“ForegroundFlashCount”=dword:00000003

;Allow renaming of Recycle Bin

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
“Attributes”=hex:50,01,00,20
“CallForAttributes”=dword:00000000

;Change Recycle Bin Icons The icons must be in the $$ folder directly for unattend install.If you use this after an install then the Bmp file must be under windows folder

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
@=”%WinDir%\\system32\\shell32.dll,31″
“Full”=”%WinDir%\\system32\\shell32.dll,32″
“Empty”=”%WinDir%\\system32\\shell32.dll,31″

;Sort Start Menu and Favourites in Alphabetical Order (All Windows)

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\MenuOrder]

;Remove frequently accessed programs list from Start Menu

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
“NoStartMenuMFUprogramsList”=dword:00000001

;Cache more Icons

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer]
“Max Cached Icons”=”8192″

;Change MenuShowDelay (Start Menu load speed)

[HKEY_CURRENT_USER\Control Panel\Desktop]
“MenuShowDelay”=”200″

;Removes ******** Bar

[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@=-
“MenuTextPUI”=-

;Classic Menu (change to 00000001 to enable classic look)

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]
“NoSimpleStartMenu”=dword:00000000

;Disable Automatic Hiding of Inactive Tray Icons

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer]
“EnableAutoTray”=dword:00000000

;Add custom quicklaunch , Please visit Quicklaunch Tutorial: – MSFN Forums

==================== 7 – Logon=====================================

;disable unread mail message at welcome screen
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\UnreadMail]
“MessageExpiryDays”=dword:00000000

;Set information to appear above name/password fields in logon prompt
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“LogonPrompt”=”Veuillez tapper votre nom d’utilisateur et mot de passe”

;Faster reboot time
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“EnableQuickReboot”=”1″

Power computer off after shutdown || Value: (0 = default, 1 = power down)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“PowerdownAfterShutdown”=”1″

;Setting for log-on screen
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“dontdisplaylastusername”=dword:00000001

;Message to display before user logon
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“legalnoticecaption”=”"
“legalnoticetext”=”"

======================Visual Settings=================================
;Removes More Themes Online…” option in the Themes dropdown box
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Themes\DownloadSites]

;Disable screensavers
[HKEY_CURRENT_USER\Control Panel\Desktop]
“ScreenSaveActive”=”0″
[HKEY_CURRENT_USER\Control Panel\Desktop]
“SCRNSAVE.EXE”=”"
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
“ScreenSaveActive”=”0″
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
“SCRNSAVE.EXE”=”"

;Enable Clear Type for ALL Users
[HKEY_CURRENT_USER\Control Panel\Desktop]
“FontSmoothingType”=dword:00000002

====================== My Computer Right Click =============================

;Adds Control Panel to right click of MY Computer
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE 0-3AEA-1069-A2D8-08002B30309D}\shell\Panneau de configuration\command]
@=”rundll32.exe shell32.dll,Control_RunDLL”

;Adds Add/Remove to right click of MY Computer
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Ajout & Supression de programmes\command]
@=”control appwiz.cpl”

;Adds Registry Editor right click of MY Computer
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit]
@=”Regedit”
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit\command]
@=”Regedit.exe”

;Adds MSCONFIG right click of MY Computer
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig]
@=”Msconfig”
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig\command]
@=”msconfig.exe”

======================Context Menus===============================

;Makes a right click option for unknown files (Open with notepad)
[HKEY_CLASSES_ROOT\*\shell]
@=”\”notepad.exe %1\”"
[HKEY_CLASSES_ROOT\*\shell\open]
@=”Ouvrir avec Notepad”
[HKEY_CLASSES_ROOT\*\shell\open\command]
@=”notepad.exe %1″

; Get a new Right-click menu option (command box)
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@=”Invite de commande”
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@=”cmd.exe /k cd %1″

; disable file association web-service – Bypassing “Browse web for program” to open unknown extension. “Open With…” becomes default
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\System]
“NoInternetOpenWith”=dword:00000001

; all items have an “edit..” on right-click sending to notepad
[HKEY_CLASSES_ROOT\*\shell\open]
@=”Editer avec Notepad”
[HKEY_CLASSES_ROOT\*\shell\open\command]
@=”notepad.exe %1″

;This adds an option in the right-click (context) menu to open any folder on your computer in a new ********
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shel l\openNew]
@=”Ouvrir dans une nouvelle fenêtre”
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shel l\openNew\Command]
@=”explorer %1″

====================Internet Explorer and Outlook Express=============

;No header and footer in Internet explorer printout
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\PageSetup]
“header”=”"
“footer”=”"

;Minimize Outlook to the System Tray
[HKEY_Current_User\Software\Microsoft\Office\10.0\O utlook\Preferences]
“MinToTray”=dword:00000001

;Brand IE explorer title bar
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Window Title”=”Internet Explorer Optimized By Kill-a-Bee”

;Brand Outlook express title bar
[HKEY_CURRENT_USER\Identities\{E2883460-019D-11D8-AC1F-AA7C5EECB833}\Software\Microsoft\Outlook Express\5.0]
“WindowTitle”=”Outlook Express Optimized By Kill-a-Bee”

;Add Google As Main Start Page
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Start Page”=”http://www.bwa-qc.com/”

;Change the Internet Explorer Window Title
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Window Title”=”Internet Exploiter/Exploder”

;Add Google As Main/default Search Page
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Use Search Asst”=”no”
“Search Page”=”http://torrentsearcher.filesharingplace.com/”

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
@=”http://www.google.com/keyword/%s”
“provider”=”gogl”
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
“SearchAssistant”=”http://torrentsearcher.filesharingplace.com/ie/”

;Adds search keywords to Internet Explorer address bar (in this order: Microsoft Knowledge Base, Altavista, Google, MSN, FileMirrors)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\MSKB]
@=”http://support.microsoft.com/?kbid=%s”
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\AV]
@=”http://www.microhard.co.nr”
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\g]
@=”http://www.google.com/search?q=%s”
__________________

Bagaimana….siap mencoba???

Posted in Tips N Tricks | Tagged | Leave a comment