Tag: hkey local machine

Change the registered owner of your PC

April 05, 2007 by Jason

Would you like the change the registered owner and organization for your Windows Vista installation? Follow these steps below to make the registry changes necessary:

1. Click on the Start Button and type in regedit and hit Enter.
2. Navigate through HKEY_LOCAL_MACHINE, SOFTWARE, Microsoft, Windows NT and CurrentVersion.
3. Right click on RegisteredOwner and select Properties. Read More»

Use Vista without activating for at least a year

March 25, 2007 by Jason

This tweak will allow you to extend the activation deadline of Vista for at least a year in just 7 easy steps. For those who are unfamiliar with the slmgr -rearm techinque, this basically allows you to run a command in command prompt that allows you extend the 30-days grace period indefinetely.

In short, this is how you can use Vista legally for at least a year without activating:

1) First, we will use the well known slmgr -rearm method. When you have 1 day remaining to activiate, Click on the Start Pearl and access command prompt by typing cmd in the Search bar. Make sure to press Ctrl + Alt + Enter to access it in Administratve mode.

2) Then type slmgr -rearm and press Enter. In about 45 seconds, you will be prompted to restart your computer. After that, you have succesfully resetted the activation timer to 30 days. This will only work 3 times, giving you 120 days, but… we’re about to change that. 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.

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.