Windows: Masterpiece Requires SYSTEM.INI Modification

Last reviewed: November 23, 1994
Article ID: Q71127
The information in this article applies to:
  • Microsoft Windows operating system versions 3.0, 3.0a

SUMMARY

If you use Masterpiece Studio Management Software by Burrell Business Systems with Microsoft Windows version 3.0 in 386 enhanced mode, you must add the following statement to the [386Enh] section of the SYSTEM.INI file:

   UniqueDOSPSP=true

If enabled, this statement tells Windows to start every application at a unique address (PSP).

MORE INFORMATION

Each time Windows creates a new virtual machine to start a new application, Windows reserves a unique amount of memory (i bytes) below the application. For example, the first application is loaded at address M, the second at address M+i, the third at M+2i, etc. The amount of memory (i) is determined by the PSPIncrement setting. This setting helps assure that applications in different virtual machines all start at different addresses.

Some networks use applications' load addresses to identify the different processes using the network. On such networks, failing to enable this setting might cause one application to fail when you exit another because the network interprets them as the same. However, enabling this setting will leave slightly less memory for non-Windows applications. If you are running a network based on Microsoft Network or LAN Manager, the default value is TRUE. See the NETWORKS.TXT online document to find out whether the network you are running is one of these.

REFERENCES

"Masterpiece Installation Instructions," page 3. Microsoft Windows Version 3.00 SYSINI3.TXT file.

The Masterpiece products included here are manufactured by a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.


KBCategory: kb3rdparty
KBSubcategory: win30
Additional reference words: 3.00 3.00a win30 3rdparty


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 23, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.