Using Both the Retail and Debug Kernel of WindowsLast reviewed: July 23, 1997Article ID: Q89701 |
3.00 3.10
WINDOWS
kbprg
The information in this article applies to:
SUMMARYThe D2N.BAT and N2D.BAT files shipped with the Windows SDK provide a way to switch between the retail and debug kernels of Windows within the same installation. One problem with this approach is that the entire kernel of Windows gets swapped during the copying process. This article describes a way to use the debug and retail kernel at the same time with much less overhead involved.
MORE INFORMATIONThe following steps are involved to provide coexisting debug and retail installations of Windows:
Notice that this technique does not work for the debugging version of WIN386.EXE because that file actually reads SYSTEM.INI. To install the debug version of WIN386.EXE, you still need to replace WIN.386 with the version that is being shipped with the Windows Device Development Kit.
|
Additional reference words: 3.00 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |