Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[ALLY] Re: HELP! Error loading View

From: chaz::innocent::com at: 29-Oct-2000 20:25

You may have an old version of COMCTL32.DLL Go into your /Windows/System folder and right-click on COMCTL32.DLL , click on Properties, and click the Version tab. Find out what version you have, then figure out where you can get a application that can give you a later version. A good place to start would be http://support.microsoft.com/servicedesks/fileversion/dllinfo.asp Search by File Only, and type in COMCTL32.DLL You might decide to obtain the file by downloading a version of Internet Explorer. You could then either install IE or just extract the DLL from the cabinet file. EXTRACT /Y /L c:\Windows\System c:\Path_to_Cabfile\setupw95.cab COMCTL32.DLL cabinet - Cabinet file (contains two or more files). filename - Name of the file to extract from the cabinet. Wild cards and multiple filenames (separated by blanks) may be used. /L dir Location to place extracted files (default is current directory). /Y Do not prompt before overwriting an existing file. chaz At 04:55 PM 10/29/00 -0500, you wrote: