Question and Answer Database FAQ210C.txt 'Cannot locate WINSTUB.EXE' Category :Install Issues Platform :Windows 3.1 Product : BC++4.5x TC++Win4.5 Question: I can't get Turbo C++ 4.5 to work properly with Windows 95. The README.TXT file mentions "additional steps" neccessary to intall under Win 95 and refers me to INSTALL.TXT, which doesn't mention Win 95 at all. I can get the program to run just fine, but when I try to compile something, I get a "Can't find WINSTUB.EXE message." Answer: WINSTUB.EXE should be in the \TCWIN45\BIN directory. If it IS there in the \TCWIN45\BIN directory on your hard drive, then check your path in your autoexec.bat to make sure that the \TCWIN45\BIN directory is in your path. If it's not, add it. If it IS, then you should check the size of the file against the one on the CD. If the file is not there, then you need to copy the version off of your CD-ROM. On the CD you will find a TCWIN45 directory and under that a BIN directory. In that directory you should find a WINSTUB.EXE. Copy it over to your \TCWIN45\BIN directory on your hard drive and things should work just fine. 5/13/98 11:28:26 AM
Last Modified: 01-SEP-99