The information in this article applies to:
SYMPTOMSThe MS-DOS-based programs included with FPNW, such as Map.exe and Login.exe, that are supposed to modify environment variables do not work as expected when run in a Virtual DOS Machine (VDM) under Windows, but do work as expected outside of Windows. CAUSEThese programs, when shipped with FPNW, use an incorrect function call to modify the program's environment space, rather than the environment space of the VDM. WORKAROUNDUse the Novell versions of these programs, as they work as expected. Or obtain the update mentioned in the Status section. STATUSMicrosoft has confirmed this to be a problem in Microsoft File and Print Services for NetWare version 3.51. This problem was corrected in the latest Microsoft Windows NT 4.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K MORE INFORMATION
In MS-DOS, every process has a block of memory associated with it in which
environment variables are stored. When a new process is started, it
inherits a copy of the environment belonging to its parent process. By
default, when an application changes its own environment variables, those
changes are not reflected in the parent process's environment space.
Rather, an application must take explicit action to change the environment
of its parent process.
Additional query words: search path 3.51 prodnt
Keywords : NTInterop kbfix4.00.sp3 ntdosap ntutil |
Last Reviewed: January 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |