Some Retail Version DLL and EXE Files Not Installed in Windows

ID: Q151956


The information in this article applies to:


SUMMARY

When 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 INFORMATION

The 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.


REFERENCES

Readme.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:

Q86171 Differences Between Retail and Debug versions of Windows 3.1

Q67711 Using Windows User, Kernel, and GDI Symbols in CodeView.

Additional query words: 1.50 1.51 1.52 1.52b 1.52c


Keywords          : kbsetup kbCompiler vc15setup 
Version           : 1.50 1.51 1.52 1.52b 1.52c
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: July 29, 1999