Real-Mode Drivers through the EXIT TO DOS.PIF
|
The idea behind loading your CD-ROM drivers here is that they will only load when you choose the option to Restart in MS-DOS Mode. The only real drawback here is that when choosing (6)Command Prompt Only from the Windows95 boot menu, the drivers will not be loaded. You must first start Windows95 and then choose this option from the Shutdown menu. The EXIT TO DOS.PIF file can be found in your Windows95 directory(i.e. C:\WINDOWS). Basically, this file is executed when you Start, Shutdown and choose the option to "Restart in MS-DOS Mode."
For this variation on loading real-mode drivers, I am going to assume that you have basic knowledge of how to use the Windows Explorer program(Start, Programs, Windows Explorer by default). Of course the first thing to do here is to locate the EXIT TO DOS.PIF file. As I previously stated, this can be found in your Windows directory. You must use Windows Explorer to locate the PIF file. Once found, you must then right-click, yes right-click, the file. This will then pop up a context menu. From this menu, choose the last option, Properties. If you are not getting this option and have choices like Copy and Move Here, simply try right-clicking the PIF file again until you get the proper context menu. Once Properties is chosen, it will then take you into....drum roll please...the Properties screen! Big surprise eh? The Properties screen consists of many different tabs. For all intents and purposes, we are only going to discuss the Program tab here (you'll notice that the other tabs don't even give you options saying that they are not available in this mode). In looking at this tab, you can see the Cmd Line which of course is executing the DOS COMMAND.COM which controls DOS sessions.
At the bottom of the Program tab, you will notice that it says that it is set to run in MS-DOS Mode and to click on the Advanced Button. We're going to do precisely that, click on the Advanced Button. Under here, you will notice that it is set to run in MS-DOS Mode as the Program Tab previously mentioned. However, there are 2 additional options available when set to run in this mode:
CONFIG.SYS
AUTOEXEC.BAT
Click HERE for an example of how this should look. Once these lines have been added in addition to any others you may have, you can
click on OK. This will then take you back to the Program tab. Here you can simply click OK once more. Now your CD-ROM is set to run in MS-DOS Mode. Give it a whirl!
NOTE: You can also use a variation on this method for each and every DOS application/game that you needs to be run in DOS-Mode. For example, let's say that you
have this one game that needs to be run in DOS-Mode. Instead of going through the hassle of setting up the Exit To DOS.Pif only to have to change to a different directory and
then type in the executable's name to play the game, you can simply set up a shortcut(in this case it is actually called a PIF) under Windows95 which will run in DOS-Mode for that
game which will load any drivers an variables specific to that game.
Simply create the shortcut(PIF) on the Desktop or in the Start Menu as you would any other shortcut. Then right-click on the newly created shortcut(PIF) and choose Properties
from the context menu that appears. This will bring you into a screen much like the Exit To DOS.Pif Properties screen. Choose the Program tab and then the Advanced button. Now
check the box for MS-DOS-Mode if it is not already. Then choose to "Specify a new MD-DOS configuration" and then add any variables/drivers that may be needed in the boxes for the
CONFIG.SYS and AUTOEXEC.BAT. Here, you can add real-mode CD-ROM drivers into the boot files that will load only when you click on the icon/shortcut for this
application/game. When you exit the app/game, it will take you right back to Windows instead of leaving you sitting at the C:\> prompt. Once you have created the boot files for
the app/game, click OK to get back to the shortcut(PIF) Properties screen and then OK once more to close out of it. Now you should be all set to run the app/game from your
Windows-based shortcut.
Author: Yimmy -- ©1997 |