Sponsored Links

Login Form






Lost Password?

Syndicate

Home
Display Properties Tabs Missing or Dropdown Menu Causing an App Crash PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Cheyenne Harden   

The COO of our company had a mysterious issue. When working in an application such as outlook, it would crash if we tried to use a drop down menu. I then also noticed that in the event viewer there was an error with user32.dll. I researched the issue with M$ and a bunch of forums. Some users said that their display properties tab was missing and sure enough… The tabs were missing from the COO’s laptop.

Below is a simple fix.

 

 

 

----------COPY EVERYTHING BELOW THIS LINE----------

  

<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity processorArchitecture="*" version="5.1.0.0" type="win32" name="Microsoft.Windows.Shell.shell32"/>     <description>Windows Shell</description>  <dependency>                              <dependentAssembly>                   <assemblyIdentity                 type="win32"                name="Microsoft.Windows.Common-Controls" version="6.0.0.0"           publicKeyToken="6595b64144ccf1df" language="*"                processorArchitecture="*"   />                                </dependentAssembly>                  </dependency>                             </assembly>       

 

                       

 

----------COPY EVERYTHING ABOVE THIS LINE----------

    

1. Save the file as “WindowsShell.Manifest” to your %SystemRoot% folder (Usually this would be c:\windows).

    

           

This information is provided "AS IS" with no warranties expressed or implied.

Comments
Add NewSearch
the r - thanks   | 201.238.84.xxx | 12-07-2008 12:18:46
thanks a lot this worked for me after searching for months
Robert Baksa   | 69.115.252.xxx | 13-07-2008 16:39:42
Thanks. This was driving me crazy!
Write comment
Name:
Email:
 
Website:
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
 
Security Image
Please input the anti-spam code that you can read in the image.

Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved.

 
Tag it:
Delicious
Furl it!
Spurl
digg
YahooMyWeb
< Prev   Next >
 

Google Search

Google

Get Firefox