Internet Explorer Won’t Let You Change A Saved Password? Hack The Registry!

First off, why are you still using Internet Explorer?

Secondly….WHY ARE YOU STILL USING INTERNET EXPLORER?!?!?

Just kidding. So you’ve changed your webmail password and Internet Explorer won’t update the password stored in it’s Auto Complete. Well here’s the rub – IE has stored the password in your registry in an encrypted form. Gates forbid you could just open the registry, find the website you changed the password and modify that registry entry.

1. Close Internet Explorer.

2. Click on Start / Run… (or hit [START]+R) and in the run field type regedit (you will need to have administrator rights to edit the registry).

3. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms\Storage2

4. In the left window pane, select the Storage2 key, then from the menu, select File / Export and save the key to your Desktop with the File Name: oldstorage.reg

5. In the right window pane select all values (except for Default) then press Delete and select Yes to confirm value delete. Minimize Regedit.

6. Open Internet Explorer and visit the web site whose password you want to save. When Internet Explorer asks if it should remember your password, answer Yes.

7. Logout of site and close Internet Explorer.

8. Return to Regedit and press F5 to refresh the list. Now, select the Storage2 key, then from the menu, select File / Export and save the key to your Desktop with the File Name: newstorage.reg

9. Select the Storage2 key again, then from the menu, select File / Import and select the oldstorage.reg file (from the Desktop), and click Open to merge the data back into the registry. Click OK to acknowledge merge was successful.

10. Select the Storage2 key again, then from the menu, select File / Import and select the newstorage.reg file (from the Desktop), and click Open to merge the data back into the registry. Click OK to acknowledge merge was successful.

11. Close regedit.

Now all your previously saved passwords will be preserved without wiping out the site you just created.

* “commandeered” from http://www.watchingthenet.com/how-to-force-internet-explorer-7-to-save-web-site-password-after-answering-no.html

** this was originally written for IE 7, but here in IE 9 it still works

Windows 7 Repair Install

Due to the slow start of Windows Vista/7, I never really needed to figure out how to repair those installations and just kept on repairing Windows XP installations by booting the XP CD and selecting the repair option. Now that people are really starting to use (and consequently screw up) Windows Vista/7, knowing how to do a repair is actually pretty important. Unfortunately, Microsoft changed the wording on everything. It’s now called an upgrade (even though it’s the exact same version of everything). It preserves settings, programs, files, etc and just repairs the operating system.

http://www.sevenforums.com/tutorials/3413-repair-install.html

Sony Vegas Pro 8.1, Windows 7 64-bit, and Error 0×80010105 (message missing)

I was trying to figure out how best to render videos in Sony Vegas for YouTube. I used to just use DivX and hope for the best, but I’ve upgraded to Windows 7 64-bit and Sony Vegas Pro 8.1 (the only 64-bit compatible version of Vegas8) doesn’t recognize DivX. I found a partial solution referring to h.264 here:

http://forums.creativecow.net/readpost/24/874371 & http://forums.creativecow.net/readpost/24/874375

But when I tried to render with the project template “YouTube (HD)”, the render would fail with this error message – “An error occoured while creating the media file xxxxx.yyy. Error 0×80010105 (message missing)”. The suggestions posted here:

http://forums.creativecow.net/thread/24/884273

said to try “compatibility mode: Vista no service packs” and “Run As Administrator” which didn’t solve the problem. So I dug into the project template and lo and behold – de-selecting two-pass on the video tab allowed the render to complete perfectly. Don’t know that it’s a final solution, but I’m going with it until further notice.

Enable Administrator Account – Windows Vista, 7

On Windows Vista or 7, click Start button and type cmd to search for the command console. Right click it and select “Run as Administrator.” From there run:
net user Administrator/ active:yes

Vista/7 Administrator Account June 15th, 2010
Run cmd.exe as administrator
net user administrator /active:yes

http://computerperformance.co.uk/vista/vista_adminstrator_activate.html