Windows Err Msg: Application Execution Error

Last reviewed: November 21, 1994
Article ID: Q101765
The information in this article applies to:
  • Microsoft Windows operating system versions 3.1, 3.11
  • Microsoft Windows for Workgroups versions 3.1, 3.11

SYMPTOMS

When you try to run Windows Setup or File Manager in the Main group of Program Manager in Windows 3.1 or Windows for Workgroups 3.1, you receive the following error message:

                  Application Execution Error
   One of the library files needed to run this application is damaged.
               Please reinstall this application.

CAUSE

This error message is displayed if VER.DLL, LZEXPAND.DLL, or COMMDLG.DLL is corrupted.

WORKAROUND

To correct the problem, do the following:

  1. Quit Windows or Windows for Workgroups.

  2. Delete VER.DLL, LZEXPAND.DLL, and COMMDLG.DLL from your Windows directory or Windows SYSTEM subdirectory.

  3. Insert the disks with the files VER.DL_, LZEXPAND.DL_, and COMMDLG.DLL in the floppy disk drive. The files are located on the following disks:

       Disk Size    Filename      Win 3.1   Win 3.11   WFWG 3.1   WFWG 3.11
       --------------------------------------------------------------------
       5.25-inch    VER.DL_        Disk 2     Disk 3     Disk 3     Disk 2
        (1.2-MB)    LZEXPAND.DL_   Disk 1     Disk 3     Disk 3     Disk 2
                    COMMDLG.DL_    Disk 4     Disk 4     Disk 6     Disk 2
    
       3.5-inch     VER.DL_        Disk 2     Disk 2     Disk 3     Disk 2
        (1.44-MB)   LZEXPAND.DL_   Disk 2     Disk 2     Disk 3     Disk 2
                    COMMDLG.DL_    Disk 4     Disk 4     Disk 5     Disk 1
    
    

  4. Type the following at the MS-DOS command prompt (provided the source floppy disk drive is A) and press ENTER after each line:

          expand a:\ver.dl_ c:\windows\system\ver.dll
    

          expand a:\lzexpand.dl_ c:\windows\system\lzexpand.dll
    

          expand a:\commdlg.dl_ c:\windows\system\commdlg.dll
    

MORE INFORMATION

The VER.DLL file is a dynamic-link library (DLL) used to verify file versions in the Windows environment. The LZEXPAND.DLL file provides functions to read, expand, and copy both uncompressed and compressed files that use the Lempel-Ziv encoding program COMPRESS.EXE.


KBCategory: kbsetup kberrmsg
KBSubcategory: win31 wfw wfwg
Additional reference words: err msg 3.10 3.1 3.11


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.