Tag: regedit

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.