42 registry hacking tricks & tweaks for windows xp


Structure of Windows XP Registry :


When you will open the Windows XP Registry , you will see it's divided into two panes. On the left side there are Five main
Keys as shown below. These can be expanded to several Sub-Keys, which further has many Sub-Keys.

+HKEY_CLASSES_ROOT

+HKEY_CURRENT_USER

+HKEY_LOCAL_MACHINE

+HKEY_USERS

+HKEY_CURRENT_CONFIG



Before you try out the Tweaks, learn how to Backup and Restore Windows XP Registry.
Types of Registry Backups :
It?s very important that before you do editing you make a backup of the current registry. If you ignore this warning, it might prove deadly for you?so better listen to me J
Open your registry. Go to Start>Run , type regedit . When you invoke the Export function from File>Export, you are given a choice of different file types that can be saved :
Registration Files (*.reg)
Registry Hive Files (*.*)
Text Files (*.txt)
Win9x/NT 4 Registration Files (*.reg)
All Files

Each one of the different file types above plays an important role in how the data you export is saved. Choosing the wrong type can give you unexpected results. So let me explain you quickly these file types.

Registrations Files : The Registration Files option creates a .reg file. This is the most well known file format used for backing up the registry. The Registration File can be used in two ways. As a text file it can be read and edited using Notepad outside of Registry Editor. Once the changes have been made and saved, right clicking the file and using the [Merge] command adds the changed file back into the registry. If you make additions to the registry using regedit and then merge the previously saved Registration File, anything that you've added via regedit will not be removed, but changes you make to data using regedit that previously existed in the saved Registration File will be overwritten when it is merged

Registry Hive Files : Unlike the Registration Files option above, the Registry Hive Files option creates a binary image of the selected registry key. The image file is not editable via Notepad nor can you view its contents using a text editor. However, what the Registry Hive Files format does is create an image perfect view of the selected key and allow you to import it back into the registry to insure any problematic changes you made are eliminated.

Text Files : This option does just as the name suggests. It creates a text file containing the information in the selected key. It's most useful purpose is creating a record or snapshot of a key at a particular point in time that you can refer back to if necessary. It cannot be merged back into the registry like a Registration File.

Win9x/NT 4 Registration Files : This option creates a .reg file in the same manner used by the Registration Files option. It's used by previous Windows versions and serves no purpose in XP unless you want to merge a key from XP into a previous version of Windows.

Out of the give above choices , the safest method of backing up registry is to use Registry Hive Files option. No matter what ever you do or goes wrong in editing, importing the image of the key will eliminate all changes.

**Note-> I have included the exact name/value between [ ] brackets. [ & ] should be ignored, only the data inside them should be considered.



1. Customize Windows Media Player Title Bar

Change the title bar to read Windows Media Player provided by , so if I had entered text ?Abhishek Bhuyan? , it would read: Windows Media Player provided by Abhishek Bhuyan

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Policies\Microsoft
Create the Key [WindowsMediaPlayer]
Create String value named [TitleBar]

Data Type: REG_SZ // Value Name: TitleBar
Double click TitleBar and Enter the text to be displayed in the title bar.

Exit Registry / Reboot

2. Minimize Outlook 2002 to the System Tray

If you frequently access Outlook during the day it?s more convenient to have it minimized to the system tray rather than invoking it each time you need to send/receive e-mail. This tweak minimizes Outlook 2002 to the system tray:

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Preferences

Modify/Create Data Type DWORD named [MinToTray]
Setting for Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

3. Specify Default IE Download Directory

This tweak changes the default directory where downloads initiated in Internet Explorer are stored on the system.

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer

Modify/Create String Value of Data type REG_SZ Named [Download Directory]
Value Data: [Enter Path to Directory to be Assigned as Defualt for Downloads]

Exit Registry / Reboot

4. Force Use of Classic Start Menu

This tweak loads the Classic Start Menu and makes it impossible to change back to the Windows XP version

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Modify/Create the DWORD Value of Data type REG_DWORD Named [NoSimpleStartMenu]
Value Data: [0 = Default / 1 = Force Classic Start Menu]

Exit Registry / Reboot

5. Hide/Show Internet Explorer Desktop Icon

By default, Windows XP does not show the Internet Explorer icon on the Windows desktop. Using the registry tweak below allows you to control whether or not the Internet Explorer icon is displayed.

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Modify/Create DWORD Value of Data type REG_DWORD Named [NoInternetIcon]
Setting for Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

6. Increase Menu Display Speed

When you click on the Start Menu there is some delay to display the contents , just for no reason. Effects are pretty though. The default speed can be adjusted with a quick registry entry.

The default value is 400. Set it to 0 and the delay is gone. If you are not able to adjust pick a number that suits your style and make the change.

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Control Panel\Desktop

Modify/Create String value of Data type REG_SZ Named [MenuShowDelay]

Value Data: [Default = 400 / Adjust to Preference]

Exit Registry / Reboot

7. Change the Location of Special Folders

This tweak allows changing the location of special folders on the system. Any of the folders listed in the registry key may be moved.

[Start] [Run] [Regedit]

Go to : HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserShell Folders

Modify/Create String value of Data type REG_SZ Named [Various Folder Names]

Data Type: REG_SZ [String Value] // Value Name: Consult RegEdit for Folder Names

Value Data: [Move the folder to the new desired location using explorer, and then edit the matching folder in RegEdit to reflect the new folder location]

Exit Registry and Reboot

8. Faster Browsing in Windows Explorer on Network Computers

By default, a Windows XP machine connecting to a Windows 95/98/Me computer will search for scheduled tasks or enabled printers on the remote computer. Two sub-keys control this behavior. Deleting them will speed up browsing on the remote computer.

[Start] [Run] [Regedit]

Go to : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace

To Disable Scheduled Task Checking
Value Name: {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
Delete the sub-key in the left pane of Registry Editor

To Disable Printer Checking
Value Name: {2227A280-3AEA-1069-A2DE-08002B30309D}
Delete the sub-key in the left pane of Registry Editor

Exit Registry / Reboot

9. Add Administrator Account to Log In Screen

When Windows XP is first installed it requires you to enter at least one name of a user who will access the computer. Once you create this name the default Administrator account vanishes. To access it, press Ctrl-Alt-Delete twice at the Welcome screen to retrieve the standard Windows 2000 logon dialog. Log on as Administrator from this point. To log the Administrator off, click [Start] [Log Off] and [Log Off] when the [Log Off Windows] selection box appears. The Log On screen with the available users will be displayed.

To Make the Administrator Account Always Visible on the Login Screen use this Registry Tweak.

[Start] [Run] [Regedit]

Go to: HKEY_LOCALMACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList

Modify/Create DWORD Value of Data type REG_DWORD Named [Administrator]
Setting for Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

10. Increase Internet Download Connections

Increase Simultaneous Internet Download Connections. Increases the number of allowed simultaneous connections to ten (10).

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

Modify/Create DWORD Value of Data type REG_DWORD Named [MaxConnectionsPer1_0Server]
Setting for Value Data: [0000000a]

Modify/Create DWORD Value of Data type REG_DWORD Named [MaxConnectionsPerServer]
Setting for Value Data: [0000000a]

Exit Registry / Reboot


11. Connected Web Files and Folders

Connecting web files and folders allows a primary .htm or .html file to be moved in conjunction with files associated with the primary document. Once the primary document has been defined, create a sub-folder using the same name as the primary document but assign it a .files extension. Whenever the primary file is moved, the sub-folder will also move and remain as a sub-folder of the primary.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer

Modify/Create DWORD Value of Data type REG_DWORD Named [NoFileFolderConnection]
Setting for Value Data: [0 = Enabled (Default) / 1 = Disabled]

Exit Registry / Reboot

12. Hide/Show My Documents Folder on Desktop

By default, Windows XP does not show the My Documents folder on the Windows desktop. Using the registry tweak below allows you to control whether or not My Documents is displayed.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\ShellFolder

Modify/Create DWORD Value of Data type REG_DWORD Named [Attributes]
Setting for Value Data: [Default = 0xf0400174 / Hidden = 0xf0500174]

Exit Registry / Reboot

13. Create a Hidden User Account

This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000 i.e. press CTRL+ALT+DEL twice.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList

Modify/Create DWORD Value of Data type REG_DWORD Named [Type Name of Account to be Hidden]
Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]

Exit Registry / Reboot

While the account is hidden on the Welcome screen, note that the account profile will be visible in C:\Documents and Settings or wherever user profiles are stored as well as in Local Users and Groups.

14. Create Legal Notice Logon Dialog Box

In situations where you need users to read a legal notice before logging on, this tweak will create the caption for the notice.

Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Modify/Create String Value of Data type REG_SZ Named [LegalNoticeCaption]
Value Data for LegalNoticeCaption: [Type the Caption for the Dialog Box]

Modify/Create String Value of Data type REG_SZ Named [LegalNoticeText]
Value Data for LegalNoticeText: [Type the Data for the Legal Notice]

Exit Registry / Reboot

15. Manage Internet Explorer Error Reporting

This tweak removes the IE Error Reporting tool from appearing with the option to send browser debugging reports to Microsoft.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main

Note:- Create both values listed below and set according to the bold type for the tweak to function properly.

Modify/Create DWORD Value of Data type REG_DWORD Named [IEWatsonEnabled]
Value Data: [0 - Disabled / 1 - Enabled]

Modify/Create DWORD Value of Data type REG_DWORD Named [IEWatsonDisabled]
Value Data: [0 - Disabled / 1 - Enabled]

Exit Registry / Reboot

16. Customize Logon and Security Dialog Title

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon

Modify/Create String Value of Data type REG_SZ Named [Welcome]
Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

17. Customize Logon Box Message

This is the message displayed on the Classic Logon box, not the XP ?Welcome? logon screen

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon

Modify/Create String Value of Data type REG_SZ Named [LogonPrompt]
Value Data: [Enter the text of the message]

Exit Registry / Reboot

18. Welcome Screen Logon Vs Classic Logon

This tweak specifies whether the Welcome screen or the Classic logon will be used to access Windows XP.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Modify/Create DWORD Value of Data type REG_DWORD Named [LogonType]
Value Data: [0 - Classic Mode / 1 - Welcome Screen]

Exit Registry / Reboot

19. QoS (Quality Of Service) Bandwidth Reserve Setting

By default, Windows XP reserves 20% of the connection bandwidth for QoS traffic. This tweak allows the setting to be altered to a different percentage of connection bandwidth. If the system uses more than a single adapter for network connections, each adapter may be set individually by navigating to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Psched\Parameters\Adapters\{Adpater-ID} rather than HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched

Modify/Create DWORD Value of Data type REG_DWORD Named [NonBestEffortLimit]
Setting for Value Data: [Enter as a Percentage / Default Value = 20]

Exit Registry / Reboot

20. Enable/Disable Save Password in DUN

This tweak saves user passwords for Dial Up Networking so they do not have to be re-entered each session.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\Parameters

Modify/Create DWORD Value of Data type REG_DWORD Named [DisableSavePassword]
Setting for Value Data: [0 = Disabled (Passwords Saved) / 1 = Enabled (Passwords Not Saved)]

Exit Registry / Reboot

21. Change the Registered Organization/Owner of Windows XP

This tweak allows modification of the registered owner and organization of the Windows XP software.

Note:- This tweak has nothing to do with Windows Product Activation (WPA) and will not allow you to register illegal XP software.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Modify/Create String Value of Data type REG_SZ Named [RegisteredOrganization] or [RegisteredOwner]
Setting for Value Data: [Modify the Values to Reflect Current Information]

Exit Registry / Reboot

22. Remove Links Folder in Favorites

The Links folder is part of Favorites whether it's being accessed through Internet Explorer or the Favorites menu in the Start Menu. This tweak will remove it from those locations.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar

Modify/Create String Value of Data type REG_SZ Named [LinksFolderName]
Value Data: [Set the String Value to a blank string]

Open Internet Explorer and manually delete the Links folder from Favorites Menu.
The Links folder will not be recreated.

Exit Registry / Reboot

23. Enable/Disable Active Window Tracking to Mouse Movements

When the mouse is moved over an open window it automatically sets the focus to that particular window. It does not bring the window to the foreground of the open windows.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Control Panel\Mouse

Modify/Create DWORD Value of Data type REG_DWORD Named [ActiveWindowTracking]
Setting for Value Data: [0 = ActiveWindowTracking Disabled / 1 = ActiveWindowTracking Enabled]

Exit Registry / Reboot

24. Auto Disconnect for Internet Explorer

Use this edit to automatically disconnect from Internet Explorer after a specified length of time has elapsed. Use this trick on anyone whom you don?t like using your computer with net J

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters

Modify/Create DWORD Value of Data type REG_DWORD Named [Autodisconnect]
Value Data: [Enter a new disconnect time. Use Hexadecimal if you are unfamiliar with Binary]

Exit Registry / Reboot

25. Auto Reboot on System Crash

By default, when the Windows XP operating system crashes an automatic reboot of the system occurs. While this behavior can be convenient, the downside is the error message accompanying the crash is not visible. Often times this information can be a great help in troubleshooting the source of the crash. This behavior can be modified in two ways; via the registry or using the System Properties property sheet.

[Start] [Run] [Regedit]

Registry Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl

Modify/Create DWORD Value of Data type REG_DWORD Named [AutoReboot]
Setting for Value Data: [0 = AutoReboot Disabled / 1 = AutoReboot Enabled]

Exit Registry / Reboot

Open System Properties via Start > Control Panel > Performance and Maintenance > System

[System Properties may also be opened using the WinKey+Pause key combination]

Select the Advanced tab and then click Settings in the Startup and Recovery section

In System Failure section, clear the checkbox next to Automatically Restart

Click OK and OK to exit

26. Modify Control Panel Categories

Even if you like the new style for Control Panel, you might at times wish you could shift some items around into a different category. It's possible.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2

Modify/Create DWORD Value of Data type REG_DWORD Named [Choose one of the applets with .cpl extension]

Setting for Value Data: [Select the value from table below]

Other Control Panel Options 0
Appearance and Themes 1
Printers and Other Hardware 2
Network and Internet Connections 3
Sounds, Speed, and Audio Devices 4
Performance and Maintenance 5
Date, Time, Language, and Regional Options 6
Accessibility Options 7
Add or Remove Programs 8
User Accounts 9

Exit Registry / Reboot

To further customize the items that appear in the new Control Panel, do a search of your system for all files that end in .cpl extension. If they aren't already listed, you can add them with a new DWORD value and then assign them to a category of your choosing.

27. Enable/Disable Run Commands Specific to the Registry

This tweak controls the use of the Run command on the local machine

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer

Create a DWORD value of Data Type REG_DWORD for each Run function that will be disabled.

Modify/Create the Value Name [DisableLocalMachineRun]
Modify/Create the Value Name [DisableLocalMachineRunOnce]

Modify/Create the Value Name [DisableCurrentUserRun]
Modify/Create the Value Name [DisableCurrentUserRunOnce]

Setting for Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

28. Enable/Disable System Properties Access from My Computer

This tweak removes access to System Properties via My Computer as well as via Control Panel.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Modify/Create DWORD Value of Data type REG_DWORD Named [NoPropertiesMyComputer]
Value Data: [0 - Display Properties / 1 - Hide Properties]

Exit Registry / Reboot

29. Uninstall Programs Manually

Just because Windows XP has the Add/Remove Programs feature it doesn't mean your application will appear in the list. Furthermore, even if it does appear, it's no guarantee that the uninstall feature will work. When you run across one of these situations the items listed below will help in getting rid of the application. Be aware that these steps may not remove everything associated with the application and can impact other applications on the computer. Have a backup or restore point and use caution.

Find the directory for the application and delete all the files in the directory. Delete the directory.

Open regedit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE and find the folder for the application. Delete the folder.

Open regedit and navigate to HKEY_CURRENT_USER\SOFTWARE and find the folder for the application. Delete the folder.

To remove the application entry from Add/Remove Programs (if present) open regedit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and find the folder for the application. Delete the folder.

Some applications have Services attached to them. If this is the case, navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services, locate and delete the service.

In Windows Explorer, navigate to the individual user settings and delete program references. Common places to check would be:

C:\Documents and Settings\All Users\Start Menu\Programs and delete relevant entries.

C:\Documents and Settings\All Users\Start Menu\Programs\Startup and delete relevant entries.

C:\Documents and Settings\%YourUserID%\Start Menu\Programs and delete relevant entries.

[Do this for each User ID listed]

C:\Documents and Settings\%YourUserID%\Start Menu\Programs\Startup and delete relevant entries.

[Do this for each User ID listed]

If no entries were found in the previous step and the application launches automatically, navigate to

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows

and delete the entry.

30. Create a right-click command prompt option

You can right-click a folder to get a list of actions you can apply to it. Here?s a way to create an action on that right-click menu that opens a command prompt window with that folder as the current directory. In a text editor such as Notepad, type the following exactly:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell\Cmd Here]

@=?Command &Prompt Here?

[HKEY_CLASSES-ROOT\Folder\shell\Cmd Here\command]

@=?cmd.exe /k pushd %L?



Save the file with any name you want, with a .reg extension. Then double-click the saved file and choose Yes to merge the file?s information into the Registry. You can delete the file. Right-click any folder and you?ll see the CommandPrompt Here option.

31. Adjusting System Restore values

The new System Restore feature in Windows XP automatically backs up a snapshot of your system, including your Registry, every 24 hours. It also saves restore points for 90 days. Neither of these values is directly editable in the System Restore program, but you can change them in the Registry. Go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\SystemRestore

You?ll find an assortment of settings here. To change the interval between automatically created restore points, change the RPGlobalInterval setting. To change the number of days that a restore point is retained, change the RPLifeInterval setting.

System Restore time intervals are measured in seconds, not days, so you must convert the number of days you want into seconds. There are 86,400 seconds in a day, so multiply 86,400 by the number of days you want to determine the value. (There are 3,600 seconds in an hour, I hope you know)

32. Erase the swap file at shutdown

You might be concerned about someone browsing your users? swap files and gathering up little bits of their sensitive data. A remote possibility, to be sure, but it could happen. For that extra measure of security, go to:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management

Set the ClearPageFileAtShutdown DWORD to 1. This will make shutdowns take longer, because it overwrites everything in the swap file with zeroes. Don?t turn this feature on unless you have a serious security threat.

33. Delete the Files Stored on This Computer category in the My Computer window

In Windows XP, the My Computer window?s listing is broken down by categories: Hard Disk Drives, Devices with Removable Storage, and so on. One of these categories is Files Stored on This Computer, which appears at the top of the My Computer window. If a user doesn?t need it , you can get rid of it. To do so, go to:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\
NameSpace\Delegate Folders

Delete the {59031a47-3f72-44a7-89c55595fe6b30ee} subkey to remove the category.

34. Change the desktop cleanup frequency

Through Display Properties (Desktop tab, Customize Desktop button, General tab), you can turn on and off a feature that runs the Desktop Cleanup Wizard every 60 days. You don?t have an option to set a different interval there, but you can change the interval in the Registry. To do so, go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz

Change the Days Between Clean Up Value to some other number of days (in decimal format).

35. Sort menus alphabetically

When you install a new program for a user, it doesn?t find its place in the alphabetical Start menu hierarchy right away; it hangs out at the bottom for a little while. If your users employ the Classic Start menu, they can re-alphabetize it manually by right-clicking the taskbar and choosing Properties, clicking the Customize button next to the Classic Start Menu, and clicking the Sort button. With the Windows XP style of Start menu, however, you don?t have an equivalent button. To make Windows always alphabetize the list, remove the permissions from the Registry key that controls the sort order for the Start menu. To do so, go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder

Choose Edit | Permissions and click the Advanced button. Deselect the Inherit From Parent The Permission Entries That Apply To Child Objects check box and then click Copy when the Security dialog box pops up. Click OK and clear the Full Control entry for your account and all security groups you are a member of. Leave only Read permission.

36. Prevent programs from loading at startup

Remember back in the good old days of Windows 3.1 when you could open up the Win.ini file in a text editor and remove an item from the RUN= line to disable it from running at startup? With Windows 9x and above, the Win.ini file became less useful because 32-bit programs were set to run at startup from within the Registry instead.

One way to selectively disable programs from loading at startup is to use MSCONFIG (from the Run command) to deselect certain items. Another way to remove them is to edit the Registry directly. Consider the following locations:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

for applications that start up for all users

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

for applications that start up when the current user logs on

Remove the entry for a program by right-clicking it and selecting Delete to prevent it from loading.

37. Change categories in the Control Panel

Windows XP?s Control Panel is broken down by category in the default Category view, but the group to which an item belongs is not always obvious. If you disagree with Microsoft?s assignments, you can switch them around. To assign a different category to an item, go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\
{305CA226-D286-468e-B848-2B2E8E697B74} 2

Find the item you want to change and double-click it to bring up a dialog box. Change the item?s DWORD value to your preference. Use the Table given below as a guide (shown with decimal numbers, which is the way you should enter them).

DWORD value to set

Other Control Panel Options 0

Appearance and Themes 1

Printers and Other Hardware 2

Network and Internet Connections 3

Sounds, Speed, and Audio Devices 4

Performance and Maintenance 5

Date, Time, Language, and Regional Options 6

Accessibility Options 7

Add or Remove Programs 8

User Accounts 9

38. Grouping multiple open windows

Windows XP will group multiple open windows (IE windows for example) into one group on the task bar to keep the taskbar clear. This can be annoying at times - especially when comparing different web pages because you have to go back to the task bar, click on the group and then click on the page you want and then you only get one page because you have to click on each one separately. I think the default for this is 8 windows - any combination of apps or utilities open.

You can modify this behavior by adding this registry key at:

HKEY_CURRRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\

add a Dword value of type REG_DWORD named [TaskbarGroupSize]

modify "TaskbarGroupSize" entry to be the number of windows you want open before XP starts to group them on the task bar.

A value of 2 will cause the Taskbar buttons to always group

Another tweak is to disable or enable recent documents history. This can be done at:

HKEY_CURRRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\

this key should already be present - if it isn't you'll need to add it:

Add a Binary value of type REG_BINARY named [NoRecentDocsHistory]

modify it so that value reads 01 00 00 00

39. Disable Tips

To disable Ballon tips in Windows XP do this registry tweak

Go to : HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Create a new DWORD value, name it EnableBalloonTips, and set it equal to 0. If EnableBalloonTips is already there and equal to 1, set it equal to 0. Quit the registry editor, log off, and log back on. Voila! Your computer will stop talking down to you.

40. Add/Remove optional features of Windows XP

To dramatically expand the list of applications you can remove from Windows XP after installation, navigate to C:\WINDOWS\inf and open the sysoc.inf file. {Opps , if you didn?t find the inf directory, you are right. It?s a hidden folder, so go to Tools>Folder Options> View , enable Show Hidden Files & Folders.}

[Version]

Signature = "$Windows NT$"

DriverVer=07/01/2001,5.1.2600.0

[Components]

NtComponents=ntoc.dll,NtOcSetupProc,,4

WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7

Display=desk.cpl,DisplayOcSetupProc,,7

Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7

NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7

iis=iis.dll,OcEntry,iis.inf,,7

com=comsetup.dll,OcEntry,comnt5.inf,hide,7

dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7

IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7

TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2

msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6

ims=imsinsnt.dll,OcEntry,ims.inf,,7

fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7

AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7

msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7

RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7

IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7



Games=ocgen.dll,OcEntry,games.inf,,7

AccessUtil=ocgen.dll,OcEntry,accessor.inf,,7

CommApps=ocgen.dll,OcEntry,communic.inf,HIDE,7

MultiM=ocgen.dll,OcEntry,multimed.inf,HIDE,7

AccessOpt=ocgen.dll,OcEntry,optional.inf,HIDE,7

Pinball=ocgen.dll,OcEntry,pinball.inf,HIDE,7

MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7

ZoneGames=zoneoc.dll,ZoneSetupProc,igames.inf,,7

[Global]

WindowTitle=%WindowTitle%

WindowTitle.StandAlone="*"

The entries that include the text hide or HIDE will not show up in Add/Remove Windows Components by default. To fix this, do a global search and replace for ,hide and change each instance of this to , (a comma). Then, save the file, re launch Add/Remove Windows Components,

41. Remove Windows Messenger

It seems that a lot of people are interested in removing Windows Messenger for some reason, though I strongly recommend against this: In Windows XP, Windows Messenger will be the hub of your connection to the .NET world, and now that this feature is part of Windows, I think we're going to see a lot of .NET Passport-enabled Web sites appearing as well. But if you can't stand the little app, there are a couple of ways to get rid of it, and ensure that it doesn't pop up every time you boot into XP. The best way simply utilizes the previous tip:

If you'd like Windows Messenger to show up in the list of programs you can add and remove from Windows, navigate to C:\WINDOWS\inf and open sysoc.inf (see the previous tip for more information about this file). You'll see a line that reads:

msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7

Change this to the following and Windows Messenger will appear in Add or Remove Programs, then Add/Remove Windows Components, then , and you can remove it for good:

msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,7

42. Rename multiple files ( it is not a Registry tweak though. I thought this to be really cool, so I have put it here)

A new, small, neat feature for Windows XP deals with renaming files. I personally have always wanted the OS to include a way to do a mass file renaming on a bunch of files. You can now rename multiple files at once .Its really simple:

Select several files in Explorer, press F2 and rename one of those files to something else. All the selected files get renamed to the new file name (plus a number added to the end). Simple J



I hope you enjoyed the above Registry tricks ! May be next time I?ll come up with more. That's all for now .

91 comments:

  1. I have learn some excellent stuff here. Definitely value bookmarking for revisiting.

    I wonder how so much effort you set to make this sort of fantastic informative site.
    my site :: Wedding Photographer in Yorkshire

    ReplyDelete
  2. Oh my goodness! Incredible article dude! Thank you, However I am going through difficulties with your RSS.

    I don't understand why I cannot join it. Is there anyone else having similar RSS problems? Anyone who knows the answer can you kindly respond? Thanx!!
    Review my site :: print files treeview

    ReplyDelete
  3. There is definately a great deal to learn about this subject.
    I love all the points you've made.
    My web page :: Directory Printer

    ReplyDelete
  4. I'm curious to find out what blog system you are using? I'm having some
    small ѕecurity problems with my lаtest blog
    and I'd like to find something more safeguarded. Do you have any suggestions?

    Feel free to visit my webpage ... casino games
    My web site :: casino online

    ReplyDelete
  5. Hmm is anyone еlѕe encountering pгoblems with thе іmages
    on this blog lоading? Ι'm trying to find out if its a problem on my end or if it's
    the blog. Any resρonses would be gгeatly appreсіatеd.



    Feel free to visіt my blοg post; casino games
    My website -

    ReplyDelete
  6. Hmm іt loοks likе уour wеbsite ate
    my fіrst сommеnt (іt waѕ ѕuper long)
    so I guess I'll just sum it up what I submitted and say, I'm thoroughly еnϳoуing
    your blоg. I tоо am an aspirіng blog writer but І'm still new to everything. Do you have any points for newbie blog writers? I'ԁ сeгtainly apprесiate it.



    Fееl free to visit my sіte - online casinos
    Feel free to visit my web site ; online casinos

    ReplyDelete
  7. Іf you are going for best contents like me, simρly pay а vіѕit this web site every ԁаy as it
    provides feature сontents, thankѕ

    Feel frеe tο visit mу blog - online casino
    Feel free to surf my webpage -

    ReplyDelete
  8. I wіll immеdіately taκе
    hold of yοur rѕs feеd аs I can nοt finԁ your email subsсrіption hyperlink or e-nеωѕlеttег servіce.
    Do you've any? Kindly permit me recognize so that I may just subscribe. Thanks.

    Also visit my webpage; casino online
    Here is my web page ; casino online

    ReplyDelete
  9. Ηello it's me, I am also visiting this site daily, this web page is genuinely pleasant and the viewers are in fact sharing nice thoughts.
    Feel free to surf my web-site ; billig ipad

    ReplyDelete
  10. Fantastic post however I was wondering if you could write a litte more on this
    subject? I'd be very grateful if you could elaborate a little bit more. Thanks!
    Here is my webpage servis racunara novi sad

    ReplyDelete
  11. It's not my first time to visit this web page, i am browsing this web page dailly and take nice information from here all the time.
    Feel free to visit my blog - ipad3

    ReplyDelete
  12. I'm excited to find this page. I wanted to thank you for your time just for this wonderful read!! I definitely savored every part of it and i also have you book-marked to see new things on your website.
    Have a look at my web blog : windows xp startup programs

    ReplyDelete
  13. I really like уоur blog.. very nice cоlors & theme.
    Did you cгeate this websitе yourself or did you hіre someone
    to do it for you? Plz anѕwer back aѕ I'm looking to construct my own blog and would like to find out where u got this from. many thanks
    Here is my webpage : Check This Out

    ReplyDelete
  14. Whаt's Happening i am new to this, I stumbled upon this I have discovered It positively useful and it has aided me out loads. I am hoping to contribute & assist other users like its helped me. Good job.
    Here is my blog post : Homepage des Autors besuchen

    ReplyDelete
  15. Hоwdy! Do yοu know if they make any plugins to help
    with Search Engine Optimіzatiоn? І'm trying to get my blog to rank for some targeted keywords but I'm not ѕeeing very gооd success.
    Ιf yοu know оf any pleasе ѕharе.
    Appreciаte it!

    My web sіte - casino

    ReplyDelete
  16. Awesome blog! Do you have any recommendations for aspiring writers?

    I'm hoping to start my own website soon but I'm
    a little lost on everything. Would you propose starting with a free platform like Wordpress or
    go for a paid option? There are so many options out there that I'm completely confused .. Any ideas? Thanks a lot!

    Feel free to visit my website low carb nicolai worm

    ReplyDelete
  17. I always used to read paragraph in news papers
    but now as I am a user of net so from now I am using net for articles, thanks to web.


    Feel free to surf to my webpage :: Was ist das besondere an der glutenfreie Ernährung

    ReplyDelete
  18. I'm not sure where you are getting your info, but good topic. I needs to spend some time learning more or understanding more. Thanks for fantastic info I was looking for this information for my mission.

    Have a look at my website ... casino action
    my webpage - http://casinoonlinecasinos.dk

    ReplyDelete
  19. I ϳust сould not leaνе your sitе pгior tо suggesting that I reallу lovеd
    thе stаndaгd info a pегson supply to your
    guеsts? Iѕ going tо be bаck often to сheck uр οn nеw posts

    Tаke a looκ at my blog post - http://onlinecasino.cd

    ReplyDelete
  20. Ηeya! I juѕt wаntеԁ to ask if you
    ever have аny problеms ωith hacκers?
    My last blоg (wordpreѕs) was hackеd and I еndeԁ up lоsing
    mаny months of hard ωoгk due to no bаck up.
    Do you have anу mеthods to рrevеnt haсkers?


    My weblog - http://forum.audi...
    My site - please click the next webpage

    ReplyDelete
  21. Good post. I lеaгn something totally neω аnd chаllenging on ѕiteѕ I stumblеupon every ԁay.

    It will alwaуs bе intеrеsting to гeаd соntent frοm othеr authoгs аnd
    ρгactісe a little ѕomething from othег ωebsites.



    Here іѕ my web blog; online casino Reviews

    ReplyDelete
  22. Way cool! Some еxtremelу valid pοints!
    I appreсiate you penning this ρоѕt and also thе rest of the websіte
    is alsο really good.

    my website View Web Page

    ReplyDelete
  23. This piece of writing gives clear idea for the new visitors of blogging, that in fact how to do
    blogging.

    my website; http://bestbonusonlinecasino.org

    ReplyDelete
  24. Thank you for the auspicious writeup. It in fact was a amusement account it.

    Look advanced to far added agreeable from you!
    However, how could we communicate?

    Check out my web-site; Online Roulette Game
    Also see my web site: simply click the up coming web site

    ReplyDelete
  25. Hi there! Would you mind if I share your blog with my zynga group?
    There's a lot of people that I think would really appreciate your content. Please let me know. Cheers

    My blog - paleo küche rezepte

    ReplyDelete
  26. I really like your blog.. very nice colors & theme. Did you design this website yourself or did you
    hire someone to do it for you? Plz reply as I'm looking to construct my own blog and would like to know where u got this from. thanks a lot

    Here is my blog post :: simply click the following website page

    ReplyDelete
  27. I was wondering if you ever considered changing the layout of your blog?
    Its very well written; I love what youve got to say. But maybe you could
    a little more in the way of content so people could connect with it better.
    Youve got an awful lot of text for only having 1 or two pictures.

    Maybe you could space it out better?

    My site ... mouse click the next web site

    ReplyDelete
  28. Someone essentially assist to make critically articles I might state.
    This is the very first time I frequented your web page and up to now?
    I amazed with the research you made to make this particular publish incredible.
    Great job!

    Feel free to surf to my homepage ... http://onlinecasino.cd

    ReplyDelete
  29. I every time spent my half an hour to read this webpage's content everyday along with a cup of coffee.

    Look into my webpage; http://casinoonlinecasinos.dk

    ReplyDelete
  30. I was suggested this web sitе by my cousin.

    I'm not sure whether this post is written by him as nobody else know such detailed about my difficulty. You'гe amazing!
    Thanκѕ!

    Mу webpagе; click through the up coming internet page

    ReplyDelete
  31. Hey There. I found your blog using msn. This is a very well written
    article. I will make sure to bookmark it and return to read more of your useful info.
    Thanks for the post. I will definitely comeback.

    My site; http://www.art-nation.ru/index.php?do=/blog/150675/

    ReplyDelete
  32. whoah this blog is fantastіc і love reаdіng youг posts.

    Keeр up the goοd work! You know, many pегsons arе searchіng аround fоr this infο, you could
    aiԁ them greatly.

    Feel free to surf to my site - Http://Freemspcodes.Net/

    ReplyDelete
  33. Thanks for the marvelous posting! I quite enjoyed reading it, you happen
    to be a great author. I will make certain to bookmark your blog and will eventually come
    back later on. I want to encourage you continue your great writing, have a nice
    day!

    my blog windows password hack

    ReplyDelete
  34. I'm really enjoying the design and layout of your website. It's a very easy on the eyes which makes it much more enjoyable for me to come here and visit more often.
    Did you hire out a developer to create your theme?
    Exceptional work!

    Also visit my homepage microsoft points survey

    ReplyDelete
  35. Thank you a lot for sharing this with all people you really realize what you're talking approximately!
    Bookmarked. Please also seek advice from my
    site =). We could have a link trade agreement between
    us

    My blog post: elder scrolls online beta sign up

    ReplyDelete
  36. Thank you for some other great post. The place else could anybody get that type of info in such
    an ideal approach of writing? I've a presentation next week, and I am at the look for such info.


    Feel free to visit my blog post; induction cooktop, ,

    ReplyDelete
  37. I like the helpful information you provide in your articles.
    I’ll bookmark your weblog and check again here frequently.
    I am quite certain I’ll learn lots of new stuff right here!
    Best of luck for the next!

    Review my website ... binocular reviews - http://weharmonise.com/ -

    ReplyDelete
  38. Howdy! This post couldn't be written any better! Reading through this post reminds
    me of my good old room mate! He always kept talking about this.
    I will forward this post to him. Pretty sure he will have a good read.

    Thanks for sharing!

    my site :: cheap treadmills for dogs

    ReplyDelete
  39. naturally like your website but you have to check the spelling on several of
    your posts. A number of them are rife with spelling issues and I find it very troublesome to tell the truth
    nevertheless I’ll certainly come back again.

    Feel free to surf to my weblog ... treadmill for dogs to exercise

    ReplyDelete
  40. Pretty section of content. I just stumbled upon your website and in accession capital to assert that I get in fact enjoyed account your blog posts.
    Anyway I’ll be subscribing to your feeds and even I achievement you access consistently rapidly.


    My web blog patio heater (http://www.saminnet.info/)

    ReplyDelete
  41. There is noticeably a bundle to find out about this. I assume you made sure good points in features also.


    Also visit my web page - wristwatch

    ReplyDelete
  42. Nice blog here! Also your site loads up fast!
    What host are you using? Can I get your affiliate link to your
    host? I wish my site loaded up as quickly as yours lol

    Here is my homepage - motorcycle protective gear

    ReplyDelete
  43. Today, I went to the beachfront with my kids. I found a
    sea shell and gave it to my 4 year old daughter and said "You can hear the ocean if you put this to your ear." She put the shell to her ear and screamed.
    There was a hermit crab inside and it pinched her ear. She never
    wants to go back! LoL I know this is totally off topic but
    I had to tell someone!

    Stop by my web blog ... dive watches ()

    ReplyDelete
  44. Definitely believe that which you said. Your favorite reason seemed to be on the web the simplest
    thing to be aware of. I say to you, I certainly get
    annoyed while people think about worries that they plainly do not know about.
    You managed to hit the nail upon the top and also
    defined out the whole thing without having side-effects , people
    can take a signal. Will likely be back to get more. Thanks

    Look into my site - induction cooktop (http://oldskoolbbq.com/)

    ReplyDelete
  45. Howdy very nice site!! Man .. Excellent .. Wonderful ..
    I'll bookmark your website and take the feeds
    additionally…I'm happy to find so many useful info right here within
    the put up, we need work out extra strategies on this
    regard, thanks for sharing. . . . . .

    Here is my page ... carpet cleaner reviews

    ReplyDelete
  46. Spot on with this write-up, I actually think this website wants much more consideration.

    I’ll in all probability be again to learn way more, thanks for that info.


    Here is my site; binocular reviews (http://blackconsciouscommunity.com/members/nevamyric/activity/32335)

    ReplyDelete
  47. advertising

    Have a look at my blog post: pro-tec helmet

    ReplyDelete
  48. Hi there, just wanted to mention, I enjoyed this article.
    It was helpful. Keep on posting!

    Feel free to visit my website - blackbox rdp

    ReplyDelete
  49. Hey very nice website!! Man .. Excellent .. Amazing ..
    I'll bookmark your site and take the feeds also…I am
    happy to find so many useful info here in the post, we need work out more strategies in this regard, thanks for sharing.
    . . . . .

    Feel free to surf to my webpage; chop saw

    ReplyDelete
  50. I was just looking for this information for a while.
    After six hours of continuous Googleing, at last I got it in your website.
    I wonder what is the lack of Google strategy that do not rank this kind of informative websites in top of the list.
    Generally the top sites are full of garbage.


    Have a look at my web site; infrared patio heaters

    ReplyDelete
  51. I discovered your weblog web site on google and
    check a couple of of your early posts. Continue to keep up the excellent
    operate. I just further up your RSS feed to my
    MSN Information Reader. Searching for ahead to studying more
    from you afterward!…

    my web page - binocular reviews ()

    ReplyDelete
  52. A powerful share, I simply given this onto a colleague who was doing somewhat
    evaluation on this. And he in reality bought me breakfast as a result of I found it for him..
    smile. So let me reword that: Thnx for the treat! But yeah Thnkx for spending the time to discuss this, I
    really feel strongly about it and love reading more
    on this topic. If attainable, as you change into experience,
    would you thoughts updating your blog with extra
    details? It is highly helpful for me. Large thumb up for this blog publish!


    Also visit my web-site; optics

    ReplyDelete
  53. Well I definitely liked studying it. This post provided by you is very useful for good planning.


    Here is my homepage ... treadmill for dogs

    ReplyDelete
  54. you've an ideal blog here! would you prefer to make some invite posts on my weblog?


    Here is my website: dog treadmills that are cheap

    ReplyDelete
  55. Aw, this was a very nice post. In thought I want to put in writing like this moreover – taking time and
    actual effort to make a very good article… however what can I say…
    I procrastinate alot and under no circumstances appear to get something done.


    Visit my website: hunting binocular reviews

    ReplyDelete
  56. hello there and thank you on your information – I’ve definitely picked up
    anything new from right here. I did alternatively experience
    a few technical issues the use of this website, as I skilled to reload the web site lots of occasions previous to I may just get it to load correctly.
    I had been thinking about if your hosting is OK? No longer that I am complaining, but slow loading cases occasions will sometimes affect your placement in google and
    could harm your high quality score if ads and ***********

    my web-site - best motorcycle helmet

    ReplyDelete
  57. Well I truly liked reading it. This information offered by you is
    very helpful for accurate planning.

    Look into my web site - casio dive watch

    ReplyDelete
  58. You actually make it appear really easy together
    with your presentation however I in finding this topic to be really something
    which I think I might never understand. It kind of feels too complicated and extremely broad for me.
    I am looking forward in your subsequent publish, I’ll attempt to get the hang of it!



    Feel free to visit my website grinder

    ReplyDelete
  59. It’s really a nice and useful piece of info. I am happy that you shared this useful
    info with us. Please keep us up to date like this.
    Thanks for sharing.

    Feel free to surf to my blog post nikon

    ReplyDelete
  60. Fantastic web site. A lot of helpful information here.
    I’m sending it to several buddies ans additionally sharing in delicious.
    And obviously, thank you for your effort!

    Here is my blog ... patio heater (http://nagamori-naoto.jp/?document_srl=686434)

    ReplyDelete
  61. It’s hard to seek out educated folks on this topic, however you sound like you understand what you’re
    talking about! Thanks

    Feel free to surf to my webpage dog treadmill ()

    ReplyDelete
  62. wonderful post, very informative. I wonder why the other specialists of this sector
    do not notice this. You should continue your writing. I'm
    sure, you've a huge readers' base already!

    Feel free to visit my web-site: carpet cleaner reviews

    ReplyDelete
  63. I really like your blog.. very nice colors & theme.

    Did you create this website yourself or did you hire someone to do it for you?
    Plz reply as I'm looking to create my own blog and would
    like to know where u got this from. appreciate it

    Here is my webpage; dog treadmill used

    ReplyDelete
  64. I absolutely love your blog and find a lot of your post's to be
    exactly I'm looking for. Do you offer guest writers to write content to suit your needs?

    I wouldn't mind creating a post or elaborating on
    many of the subjects you write regarding
    here. Again, awesome website!

    Also visit my blog post: carpet cleaner products

    ReplyDelete
  65. I enjoy, cause I found just what I was looking for.
    You've ended my 4 day long hunt! God Bless you man.
    Have a great day. Bye

    Have a look at my web page; best motorcycle helmet

    ReplyDelete
  66. Great work! This is the type of info that should be shared around the web.
    Shame on the seek engines for not positioning this submit higher!
    Come on over and discuss with my website . Thank you =)

    My web blog patio heater ()

    ReplyDelete
  67. Wonderful beat ! I wish to apprentice while you amend your web site, how could i subscribe
    for a blog web site? The account aided me a acceptable deal.
    I had been a little bit acquainted of this your broadcast provided bright clear concept

    My page ... induction plate

    ReplyDelete
  68. Thanks for the sensible critique. Me & my neighbor
    were just preparing to do some research about this. We got a grab a book from our local library but I think I learned more clear from this post.
    I'm very glad to see such great information being shared freely out there.


    Also visit my weblog: carpet cleaner reviews

    ReplyDelete
  69. I not to mention my pals happened to be studying the good
    hints on your site and then the sudden got a horrible suspicion I never expressed respect to you for
    those tips. Most of the men happened to be as a result very interested to
    read them and have in effect absolutely been taking pleasure in those things.
    Many thanks for truly being quite helpful and for deciding upon this form of very good
    tips millions of individuals are really desirous to be aware of.

    Our sincere apologies for not expressing gratitude to
    sooner.

    my blog - little

    ReplyDelete
  70. The very root of your writing while appearing agreeable originally, did not really work very well with me
    personally after some time. Somewhere within the sentences you
    actually were able to make me a believer but just for a short while.
    I still have got a problem with your leaps in logic and
    you might do well to fill in all those breaks. When you actually can accomplish that, I would undoubtedly end up
    being amazed.

    my webpage dive watches (myvideoministry.com)

    ReplyDelete
  71. As I site possessor I believe the content material here is
    rattling wonderful , appreciate it for your efforts.
    You should keep it up forever! Best of luck.

    Feel free to surf to my site: milwaukee saw

    ReplyDelete
  72. I just couldn't depart your website prior to suggesting that
    I actually enjoyed the standard info a person provide for your visitors?
    Is gonna be back often in order to check up on new posts

    My site binocular reviews 2011

    ReplyDelete
  73. excellent points altogether, you just gained a
    new reader. What would you suggest in regards to your post
    that you made some days ago? Any positive?

    Feel free to visit my web site: dog treadmill ()

    ReplyDelete
  74. Somebody necessarily help to make significantly
    posts I would state. That is the first time I frequented your web page and thus far?
    I surprised with the analysis you made to create this actual put up incredible.
    Magnificent activity!

    Also visit my web site saw safety

    ReplyDelete
  75. You are a very clever person!

    Review my page - resolve carpet cleaner review

    ReplyDelete
  76. I do agree with all of the ideas you have presented in your post.
    They're really convincing and will definitely work.
    Still, the posts are too short for beginners.

    Could you please extend them a little from next time?
    Thanks for the post.

    My homepage best motorcycle helmet; ,

    ReplyDelete
  77. Very nice post. I just stumbled upon your weblog and
    wished to say that I have really enjoyed browsing your blog posts.
    After all I will be subscribing to your feed and I hope you write
    again soon!

    Feel free to surf to my web-site :: vortex viper

    ReplyDelete
  78. Wow! This could be one particular of the most beneficial blogs We've ever
    arrive across on this subject. Actually Magnificent.
    I am also an expert in this topic therefore I can understand your effort.


    Feel free to surf to my web-site; dirt bike

    ReplyDelete
  79. magnificent post, very informative. I wonder why
    the other experts of this sector do not notice this. You should continue your writing.
    I am confident, you have a great readers' base already!


    Also visit my page ... patio heater

    ReplyDelete
  80. Very great post. I just stumbled upon your blog and wanted to say that
    I have truly loved browsing your blog posts.

    After all I will be subscribing on your rss feed and I'm hoping you write once more very soon!

    Check out my blog post :: induction cooktop ()

    ReplyDelete
  81. This really answered my problem, thanks!


    Also visit my homepage patio heater ()

    ReplyDelete
  82. What’s Happening i'm new to this, I stumbled upon this I've found It positively useful and it has aided me out loads.
    I hope to contribute & assist other users like its helped me.
    Good job.

    Here is my website; carpet cleaner reviews

    ReplyDelete
  83. Hey there! This post could not be written any better!

    Reading this post reminds me of my old room mate!
    He always kept chatting about this. I will forward this article to him.
    Pretty sure he will have a good read. Many thanks for sharing!


    my weblog binocular reviews ()

    ReplyDelete
  84. What i do not realize is actually how you are not actually much more neatly-liked than you may be now.
    You are so intelligent. You recognize thus considerably in the case of this topic, made me individually
    imagine it from a lot of varied angles. Its like men and women are not interested
    unless it is one thing to do with Woman gaga!
    Your personal stuffs great. Always deal with it up!


    my website ... small treadmills for dogs

    ReplyDelete
  85. We are a bunch of volunteers and starting a brand
    new scheme in our community. Your website offered us with helpful info to paintings on. You have performed an impressive
    activity and our whole neighborhood will likely be thankful to
    you.

    my site :: dive watches ()

    ReplyDelete