Pages

Wednesday, December 15, 2010

Pictures Not Showing in Received Emails in Outlook 2003

1-Locate the Outlook Temporary Items folder by opening the Registry and
locating
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Sec urity\OutlookSecureTempFolder
Navigate to the value of this Key. It should be something like:
%USERPROFILE%\Local Settings\Temporary Internet Files\OLK3D\ where OLK3D is
some randomly generated string that always starts with OLK
2-Quit Outlook
3-Delete the contents of the folder
4-Launch Outlook

Tuesday, December 7, 2010

Easy to repair

http://easytorepair.blogspot.com

Logon - Logoff issue in Windows XP - Immediate Logout after Login

1.Enter the Recovery Console

2. Boot the system using the Windows XP CD-ROM. In the first screen when the Setup begins, read the instructions press "R" (in the first screen) enter the Recovery Console.

3.Type-in the built-in Administrator password to enter the Console. You'll see the prompt reading C:\Windows (Or any other drive-letter where you've installed XP)

4.Type the following command and press Enter. CD SYSTEM32
(If that does not work, try CHDIR SYSTEM32)

5.COPY USERINIT.EXE WSAUPDATER.EXE
Quit Recovery Console by typing EXIT and restart Windows.

You'll be able to login successfully as you've created the wsaupdater.exe file (now, a copy of userinit.exe) Now, change the USERINIT value in the registry (see Phase II in this page) and change it accordingly.

Phase II - Fixing a registry entry which causes the Quick Launch issue (not retaining the settings)

Click Start, Run and type REGEDIT. Navigate to:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ WindowsNT \ CurrentVersion \ Winlogon

In the right-pane, change the value of Userinit to "C:\WINDOWS\system32\userinit.exe,"

Type the above value exactly as given, including the comma - exclude the quotes. Also, change the path to userinit.exe appropriately if Windows is installed in a different drive.

Close Registry Editor and restart Windows. The Quick Launch settings should be retained now.