For some time now, most new computers have had the proprietary Windows 95 operating system pre-loaded by the manufacturer because of the clever back-room machinations of Microsoft's Bill Gates. Windows 95 is a real challenge when it comes to being innovative on your PC (you can see why so many people are angry with Bill Gates!), so these notes will guide you in your IFT-Pro 5.13 installation. IFT-Pro was designed to run on a wide range of computers such as those used by most college level aviation programs. These computers can be DOS machines from the computer labs, or OS/2 machines, or Windows machines. IFT-Pro is a DOS application; it installs and runs best on Windows NT, OS/2, MS-DOS, and UNIX PC's; however, it requires the following steps to ensure that it runs properly on a Windows 95 machine:
REM c:\windows\mscdex.exe ... (Just type "REM" at the beginning
of the line)
REM c:\mouse\mouse.com ...
These two lines are not usually needed in a Win9x system since Win9x supports these two devices automatically. Removing these two lines frees some memory. However, if your particular Win95 system does not have a separate mouse driver, and you get no mouse when you load your DOS box (sorry, folks, Win9x is a bit flaky with stuff like this!), a regular mouse driver is included on your IFT-Pro data disk. In this case, do not comment out your mouse driver as shown above; find a place for the IFT-Pro Win9x mouse driver (called "mouse.com" on the IFT-Pro data disk), and load it by adjusting the mouse line alone to load the supplied mouse driver ("mouse.com"). Save the autoexec.bat file, then select the CONFIG.SYS file:
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\EMM386.EXE NOEMS
REM the above two lines should be the first two lines in this
file
DOS=HIGH,UMB
REM the above line should be the THIRD line in this file
REM DEVICE=C:\SB16\SBDRV.SYS (not required by Win9x)
REM DEVICE=C:\ATAPI\DECD.SYS (not required by Win9x)