
              NOVELL TECHNICAL INFORMATION DOCUMENT

TITLE:              Patch to Prevent Padding of EXE Packed Env
DOCUMENT ID:        TID000265
DOCUMENT REVISION:  A
DATE:               01JUL93
ALERT STATUS:       Yellow
INFORMATION TYPE:   Symptom Solution
README FOR:         PAT326.EXE

NOVELL PRODUCT and VERSION:
DR DOS 6.0 4/92

ABSTRACT:
This file contains an optional patch for DRDOS to prevent the padding of
some applications or utilities environments.
_________________________________________________________________

DISCLAIMER
THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
INFORMATION.
_________________________________________________________________

Self-Extracting File Name:  PAT326.EXE

Files Included     Size     Date        Time

  PAT326.TXT          (This File)
  IBMDOS.326      39239    3-05-92      3:26a


README of PAT326.EXE


Affected Products:     DR DOS 6.0

Patch Description:   This is an optional patch to prevent DRDOS from
padding the environment of exepacked utilities.

INSTALLATION INSTRUCTIONS

1.  Remove the attributes from IBMDOS.COM.

    ATTRIB -RSH C:\IBMDOS.COM <press enter>

2.  Copy this file to another subdirectory (for instance it can be stored
in your DRDOS subdirectory and called IBMDOS.OLD) or to a disk and then
stored with your originals.

3.  From the subdirectory (or diskette) where the IBMDOS.326 file is
currently located type:

     XCOPY IBMDOS.326 C:\IBMDOS.COM /R  <press enter>

		REMEMBER:  If you have compressed your C: drive you will also need to
copy this file to the uncompressed drive.


APPLICATION SPECIFICS KNOWN TO DATE:

Wizardry 7 - Crusaders of the Dark Savant  -  apply this patch.

Vshield                                    -  apply this patch.

F15 - Strike Eagle III                     -  apply this patch and use
MEMMAX -U in Autoexec.bat


NOTE:

After installing this patch there are some other applications that may
return "Packed file corrupt" errors.  This may sound like a severe problem
but all you need to do is type MEMMAX -L prior to starting the application.
 The easiest way to do this is create a batch file that will turn off lower
memory (MEMMAX -L) for the application in question and then turn it back on
(MEMMAX +L) once you have exited that application. Word Perfect, for
example, will occasionally need this adjustment if used with this patch. 
The solution would be the following batch file:

MEMMAX -L
WP
MEMMAX +L

If you encounter any other applications that require the adjustment
mentioned above, please either call (800-638-9273) or fax (408-649-8209)
this information to the attention of the PATCH DEPARTMENT as we are
tracking this for our Engineering Staff.

