Sunday, April 12, 2009

Stop IE7 Prompt To Save Passwords

Windows Registry Editor Version 5.00

;Stop IE7 Prompt To Save Password
;
;From the Tools menu, select Internet Options.
;Click the Content tab.
;In the "AutoComplete..." section, click the Settings button.
;To prevent your password from being saved,
;deselect the "User names and passwords on forms" checkbox.
;
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"FormSuggest Passwords"="no"

If you want undo, follow these steps

Windows Registry Editor Version 5.00

;UNDO Stop IE7 Prompt To Save Password
;
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"FormSuggest Passwords"="yes"

Wednesday, April 8, 2009

How to Change Name and Company Info after installing windows

Step 1: Start > Run > Regedit

Step 2: Find following Registry Key-

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Step 3: Double-Click RegisteredOrganization.

STEP 4: Under "Value data", type the name that you want...then click OK

STEP 5: To change the name of the registered owner, do the following:

STEP 6: Double-click RegisteredOwner

STEP 7: Under "Value data", type the name that you want...then click OK