Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee

Sunday, July 19, 2009

unable to open windows media palyer and sidebar for vista stuck


Unable to open windows media player from double click

Solution:



1. Open command prompt by going to Start/all programs/accessories/ and right clicking on the icon - select 'run as administrator.

2. When the command window opens type:

regsvr32 scrrun.dll

and press the enter key

3. Now type

regsvr32 jscript.dll

and press the enter key

4. Now type

regsvr32 msxml3.dll

and press the enter key.

5. Now type

regsvr32 atl.dll

and press the enter key.

Now restart your machine. Windows media player should be work now.


http://www.howtogeek.com/forum/topic/unable-to-open-windows-media-palyer-and-sidebar-for-vista-stuck

Monday, July 13, 2009

How to Hide or Remove Blogger Navbar

http://www.widgetblogger.co.cc/2009/05/hide-disable-remove-blogger-navbar-from.html

Sunday, July 12, 2009

Debugging Tools for Windows, read mini dump

Solution:

  • open c:\windows\minidump\ here you find all the blue dump error files.
  • Click on Start- Run- and type CMD and press ok
  • Now copy and paste bold command cd "c:\program files\debugging tools for windows (x86)" and press Enter
Diagnostic command: kd -y srv*c:\symbols*http://msdl.microsoft.com/download/symbols -i c:\windows\i386 -z %1

it will diagnose the error and show the particular file.
%1 is the path of dump file like: c:\windows\minidump\minidump.dmp

So total path will be:
  • Now copy and paste total command: we can change red portion
kd -y srv*c:\symbols*http://msdl.microsoft.com/download/symbols -i c:\windows\i386 -z c:\windows\minidump\Mini070609-01.dmp


  1. http://www.microsoft.com/whdc/DevTools/Debugging/default.mspx
  2. http://support.microsoft.com/kb/315263



Friday, July 10, 2009

User Profile Hive Cleanup Service

Getting "End Now Window" in restart and shut down:

Tried to use UPHClean Utility: Download UPHClean

Thursday, July 9, 2009

McAfee Managed Virus Scan add-in problem while starting outlook

Getting Error message while starting Outlook:

The Add-in "Exchange Scan" (C:\Program Files\McAfee\Managed VirusScan\Vscan\OtlkUI.20090520112551.dll) cannot be loaded and has been disabled by Outlook. Please contact the Add-in Manufacturer for an update. If no update is available, please uninstall the Add-in.

CAUSE: -

1. When a change is made to the location of the email scanning component of VirusScan, this information may not be reflected in the EXTEND.DAT file used by Outlook.
2. Outlook caches its registry settings in the EXTEND.DAT file to improve performance by removing the need to access the registry each time the application is launched. If a change to the registry settings for Outlook have not yet been synchronized with the information in EXTEND.DAT, Outlook will not have the newer information. Deleting EXTEND.DAT requires Outlook to verify the registry and Add-in information before re-creating the file.
NOTE: The Exchange Scan add-on will not show in Tools->Trust Center->Com-Addins.

RESOLUTION: -


REFERENCE: https://kc.mcafee.com/corporate/index?page=content&id=KB57977&pmv=print

1. Open My Computer\Tool\View and uncheck Hide protected operating system files
2. Rename the Extend.dat file in C:\documents and settings\%username%\local settings\application data\Microsoft\Outlook (For Xp)
and C:\Users\%username%\AppData\Local\Microsoft\Outlook (for Vista).
3. Start the Outlook and it will start without any problem.

WORKAROUND: -


REFERENCE: http://support.microsoft.com/kb/903094

1. Uninstall the McAfee from Support Dock uninstallation wizard (Start->All Programs->iYogi Support Dock->Uninstall).
2. Remove McAfee items (Browser Protection, Site Advisor and Firewall Protection) from Add/Remove Programs
3. Ran McAfee Removal Tool.
4. Change the LoadBehavior key's value to 1 in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\ for all add-ins.
OR Install Microsoft Office latest Service Pack.