Some Retail Version DLL and EXE Files Not Installed in WindowsLast reviewed: June 5, 1996Article ID: Q151956 |
The information in this article applies to:
SUMMARYWhen Debug Kernel under Tools is chosen in Custom Installation, you may see the following message:
"Some files in the retail version of Windows were not installed. Install retail versions of KRNL386.EXE, KRNL286.EXE, GDI.EXE, USER.EXE, and MMSYSTEM.DLL in 'C:\MSVC\NODEBUG' before trying to switch from the debugging to the retail version of Windows using D2N.BAT."This message can be ignored.
MORE INFORMATIONThe reason for this message is that setup has not copied the KRNL286.EXE file in the C:\MSVC\NODEBUG directory. KRNL286.EXE should be used when debugging applications in Standard Mode and KRNL386.EXE should be used when debugging in Enhanced Mode.
REFERENCESReadme.txt file in the CDROM MSVC15\DEBUG directory. Tips.wri in the C:\MSVC\HELP directory. Microsoft Windows Software Development Kit Programming Tool manual for Windows 3.1, page 73. For additional information, please see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID: Q86171 TITLE : Differences Between Retail and Debug versions of Windows 3.1 ARTICLE-ID: Q67711 TITLE : Using Windows User, Kernel, and GDI Symbols in CodeView. |
Additional reference words: 1.50 1.51 1.52 1.52b 1.52c
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |