INFO: Troubleshooting Visual C++ Setup Problems Under Windows 95
Article ID: 134347
Article Last Modified on 12/2/2003
APPLIES TO
- Microsoft Visual C++ 2.0 Professional Edition
- Microsoft Visual C++ 2.1
- Microsoft Visual C++ 2.2
- Microsoft Visual C++ 4.0 Standard Edition
This article was previously published under Q134347
SUMMARY
This article shows you how to troubleshoot problems that may arise as you
are setting up Visual C++ under Windows 95. The majority of setup troubles
are going to have their root in one of three things:
- Hardware incompatibility
- Hardware failure
- Device driver conflict (the most likely)
The goal of this article is to help you get Visual C++ installed, build a
sample program, and run the sample from within the IDE (internal
development environment).
If you run into a problem or receive an error along the way, the cause and
the steps to take are pretty much the same regardless of whether the error
occurs during the installation or after the installation as you try to
build programs.
Additional query words: Windows win95
Keywords: kbinfo kbtshoot kbdss kbsetup KB134347