Tag: regedit

Tweak your mouse scroll wheel

February 20, 2007 by Jason

Every time you use the scroll wheel on your mouse you scroll 4 lines at a time in Windows Vista. This is adequate for most users but did you know that it is possible to tweak this setting to make your scroll wheel more or less sensitive? It is possible with a quick little reg hack.

1. Click on the Start Button and key in regedit and hit Enter.
2. Navigate through HKEY_CURRENT_USER\Control Panel\Desktop.
3. Scroll to the bottom and edit WheelScrollLines. Set this to a lower value for a more sensitive scroll wheel. larger for less sensitive.
4. Reboot.

Modify application timeout

February 18, 2007 by Jason

Often this number is set too high. But in some circumstances it is set too low. Depending on if the program is doing a lot of calculations in the background the computer may think that it is timed out. To prevent this increase the value of the timeout in the registry.

Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to HKEY_CURRENT_USER\Control Panel\Desktop
Select HungAppTimeout from the list on the right.
Right on it and select Modify.
Change the value to the new timeout value.
Reboot your computer.

Increase max IE7 downloads

February 16, 2007 by Jason

Internet Explorer 7 only allows you to download two files from the same server at a time. This is not a software limit but rather a limit imposed based on the web standard. Since this is simply a software setting, it can be modified and you can increase the limit to something much high such as 10. Follow the steps below to increase your max downloads from the same server: Read More»

Changing The Internet Time Update Synchronisation

February 09, 2007 by Jason

To change the interval that Windows updates the time using the internet time servers via regedit, navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services \W32Time\TimeProviders\NtpClient
Select “SpecialPollInterval”
Change decimal value from 604800 to a different value in seconds. i.e.: 172800 (2 Days) or 86400 (1 Day) and so on.
We don’t recommend changing this unless you are on a broadband connection.

Faster Windows XP Menus

February 02, 2007 by Jason

Sometimes making your PC ‘run’ faster is just about changing the way programs run e.g disabling splash screens. This tip will make your machine feel faster, by increasing the speed with which menus load, by removing the delay between clicking on a menu and that menu being displayed, which is enforced by XP.

To enable this tweak do the following: Read More»

Boot Defragment

January 30, 2007 by Jason

very important new feature in Microsoft Windows XP is the ability to do a boot defragment. This basically means that all boot files are placed next to each other on the disk drive to allow for faster booting. By default this option is enabled but some upgrade users have reported that it isn’t on their setup.

1. Start Regedit.
2. Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\
Microsoft\Dfrg\BootOptimizeFunction
3. Select Enable from the list on the right.
4. Right on it and select Modify.
5. Change the value to Y to enable and N to disable.
6. Reboot your computer.