home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / info / ntkb / ntkb.exe / Q102 / 4 / 04.TXT < prev    next >
Encoding:
Text File  |  1993-11-16  |  1.9 KB  |  57 lines

  1. DOCUMENT:Q102404  04-NOV-1993  [W_NT]
  2. TITLE   :Err Msg Running MS-DOS-Based Application: Packed File Corrupt
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. When you run an MS-DOS-based application with Windows NT, you may
  19. receive the following error message:
  20.  
  21.    packed file is corrupt
  22.  
  23. CAUSE
  24. =====
  25.  
  26. This error occurs when you run an .EXE file packed with the EXEPACK
  27. program. This behavior is a result of an error in the code that
  28. unpacks the .EXE file.
  29.  
  30. RESOLUTION
  31. ==========
  32.  
  33. To work around this problem, use the Windows NT LOADFIX program. For
  34. example, if you want to run a program called MYPROG.EXE, type the
  35. following at the Windows NT MS-DOS command prompt:
  36.  
  37.    loadfix myprog
  38.  
  39. Additional reference words: 3.10 low 64k memory
  40. KBCategory:
  41. KBSubCategory: mdos
  42.  
  43. =============================================================================
  44.  
  45. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  46. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  47. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  48. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  49. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  50. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  51. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  52. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  53. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  54. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  55. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  56.  
  57. Copyright Microsoft Corporation 1993.