RSS

Tips & Trick Registry

Matikan proses menggunakan command prompt

Run -> cmd -> C:\>tasklist 

contoh command matikan proses

C:\>Taskkill /IM firefox.exe /F

atau 

C:\>Taskkill /PID 26356 /F 


Disable XP boot logo


1. Edit boot.ini
2. Add " /noguiboot" right after "/fastdetect".


Utility Sistem Konfigurasi


Start - > Run -> Msconfig -> Startup Tab

Uncheck item yang anda rasa anda tidak perlukan atau anda tidak tahu menahu apa fungsinya bila sistem memulakan windows


Cache icon pada windows XP
(masalah windows slow bila load icon)

cari dan delete IconCache.db
pada kebiasaannya ia berada di /Documents and Settings/Username/Local Settings/Application Data
ia akan automatic buat kembali fail tu :)


Boot slow bila Networking

1. Alt-click (or right click) on Network Places > Properties
2. Alt-click on Ethernet Adapter connection > properties
3. Un-check "File and Printer Sharing for Microsoft Networks" > OK
4. reboot
5. Jika anda memerlukan file printer n sharing, ulang kembali langkah2 di atas dan , re-check kotak dan reboot semula


Windows Xp system Uptime

Run -> cmd -> taip "systeminfo"


Speed Boot

Buat batch file
1) buka notepad and dan masukkan command dibawah:

RD /S /q "C:\Documents and Settings\"UserName without quotes"\Local Settings\History"
RD /S /q "C:\Documents and Settings\Default User\Local Settings\History"
RD /S /q "D:\Temp\" <--"Deletes temp folder, type in the location of your temp folder"

2) Save file dan namakan fail tersebut ikut keselesaan anda. cnth: deltemp.bat

3) klik Start, Run and taip gpedit.msc --->Computer Configuration --->Windows Settings --->Scripts
klik 2 kali pada Shutdown ---> klik Add dan find fail batch yang anda buat tadi... klik ok untuk set script

Enable regedit bila pc dijangkiti virus

Start -> Run -> gpedit.msc -> User Configuration -> Administrative Templates -> System -> Prevent access to registry editing tools -> Right Click Properties -> Disabled

Internet explorere registry but donno usefull or not
=====Start From Here=====
Common root domain search:
HKLM\Software\Microsoft\internet Explorer\Main\UrlTemplate
All predefined root domains are listed by numbers. You can change them or add new ones by adding a new key.

Application name in title bar:


[TITLE - meta tag] - [Window Title] by [CompanyName] [Custom_Key] [offline mode]
HKLM\SOFTWARE\Microsoft\Internet Explorer\Main
HKCU\SOFTWARE\Microsoft\Outlook Express\ (for Outlook)
HKU\SID\SOFTWARE\Microsoft\Internet Explorer\Main
Window Title=" " replaces the default application name "Microsoft Internet Explorer".

Download directory:
HKCU\Software\Microsoft\Internet Explorer
DownloadDirectory

File cache properties of IE:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache
Persistent="01 00 00 00" yes
"00 00 00 00" no (all files in cache will be deleted)
CleanupInterval="80 3A 09 00" value in seconds [DD CC BB AA - 00093A80=7days]
FreshnessInterval

Custom default search page:
HKU\Default\Software\Microsoft\Internet Explorer\Main
SearchPage="http:your.url"

Custom browser logo at top right & toolbar background:
HKCU\Software\Microsoft\Internet Explorer\Toolbar
BrandBitmap="c:\....\*.bmp" picture is Windows RGB BMP 48x48n
BackBitmapIE5="c:\...\*.bmp" picture is Windows RGB BMP

Control Panel restrictions:
HKLM\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel
HKCU\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel
Advanced
AutoConfig
Cache
CalenderContact
Certificates
Check If Default
Colors
Connection Settings
Connection Wizard
Fonts
History
HomePage
Languages
Links
Messaging
Profiles
Proxy
Ratings
Wallet
All restrictions can be disabled by setting the DWORD value to 0, enabled by setting it to 1.

Content advisor:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Ratings
Key - Password, reset to clear it
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Ratings\.Default\
Enabled - 0 for disabled, 1 for enabled
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Ratings\.Default\http://www.rsac.org/ratingsv01.html
l - Language (set to 0 for no access up to 4 for full access)
n - Nudity (set to 0 for no access up to 4 for full access)
s - Sex (set to 0 for no access up to 4 for full access)
v - Violance (set to 0 for no access up to 4 for full access)

Links folder:
HKCU\Software\Microsoft\Internet Explorer\Toolbar
LinksFolderName [string] set to "" for no folder

Favorites menu:
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
NoFavoritesMenu [DWORD] 0 for on, 1 for off
NoDriveTypeAutoRun [Binary] 95 00 00 00 (default)
NoSaveSettings [Binary] 00 00 00 00 (default)
NoStartBanner [Binary] 01 00 00 00 (default)

Internet Explorer toolbar
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
SpecifyDefaultButtons
Btn_Back
Btn_Forward
Btn_Stop
Btn_Refresh
Btn_Home
Btn_Search
Btn_History
Btn_Favorites
Btn_Media
NoBandCustomize
NoToolbarCustomize
All restrictions can be disabled by setting the DWORD value to 2, enabled by setting it to 1.
Please be aware that IE6.x requires toolbar to be default in order to apply any restriction. So
always set SpecifyDefaultButtons to 1 to enable restrictions.

Internet Explorer Menu
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
NoWindowsUpdate (1 - item removed, 0 - item visible)
HKCU\Software\Policies\Microsoft\Internet Exporer\Restrictions
NoBrowserOptions (1 - item removed, 0 - item visible)

Check for newer web pages
HKCU\Software\Microsoft\Windows\CurrentVersion\InternetSettings
IE 4.x - SyncMode, IE 5.x - SyncMode5
0 - Never
2 - Every time you start Internet Explorer
3 - Every visit to the page
4 - Automatically (IE 5.x only)

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...