Advertisement

To print: Select File and then Print from your browser's menu
-------------------------------------------------------------- This story was printed from ZDNet Asia. --------------------------------------------------------------
Setting the stage for legacy applications in Windows XP
By Faithe Wempen
Thursday, August 15 2002 12:00 PM
URL: http://www.zdnetasia.com/insight/software/0,39044822,39069928,00.htm

Remember MS-DOS? It seems like ancient history compared to today's operating systems, but in support, you never know when a user might depend on a legacy application running in MS-DOS, Windows 3.x, Windows 9.x, etc. Windows XP includes a handy feature—Compatibility Mode—to handle those older legacy applications.

Here’s a look at several tips, using XP’s Compatibility Mode, to get MS-DOS programs to work in Windows XP.

Setting up Compatibility Mode manually
If the Compatibility Wizard seems like a lot of work to you, you’re right. It is. But it’s foolproof because it enables you to try various settings without saving them. Saving the settings doesn’t occur until the very end, when you have confirmed that the chosen settings work.

If you’re a more intrepid type, you can set a program’s compatibility settings from the Properties box for its executable file, like so:


Note
If you set compatibility for the executable file, all shortcuts that point to it will be affected; if you set it for the shortcut only, it will affect the program only when started with that particular shortcut. You could have different shortcuts for different compatibility settings if you chose (although there would be little reason to do so).

  1. Right-click the executable file for the program, or any shortcut to it, and choose Properties. To get to the executable file, locate it with Windows Explorer (probably somewhere in the Program Files folder). To get to a shortcut for an installed program, look on the desktop or open the Start menu.
  2. Click the Compatibility tab.
  3. Select the Run This Program In Compatibility Mode For check box and then choose an OS version from the drop-down list. (Figure A).

Figure A

  1. Select any of the check boxes in the Display Settings area as needed for your application.
  2. Click OK.

Some programs won’t work under Windows XP no matter what you do. For example, some versions of Lotus SmartSuite and some versions of VirusScan will install but won’t run after installation. It's worthwhile to check the Web site for the errant program’s manufacturer to see whether a patch or update has been posted that will allow the program to install and run under XP.

Setting the stage for legacy applications in Windows XP
Page 2 of 2

Running MS-DOS programs in Windows XP
Running an MS-DOS program under XP isn’t much different from running one under earlier Windows versions. If it doesn’t run correctly with the default settings, you can adjust the settings from the executable file’s Properties box.

When you adjust an MS-DOS program’s properties, you’re creating a Program Information File (PIF) file for it. As you may remember from earlier Windows versions, a PIF file is a shortcut for a DOS program that sets up a compatible environment in which it can run.


Note
When you double-click the executable file for an MS-DOS program for which you have not specifically set any properties, it uses the file _default.pif, located in the %SystemRoot% folder. If you want to change the default settings for MS-DOS programs, modify the properties for that file rather than for the executable file for a particular application.

Windows 9x included an MS-DOS Mode, which rebooted the system into a true real-mode MS-DOS environment. Windows XP doesn’t include this—it can’t because it’s not based on the MS-DOS kernel. However, it does provide a host of settings you can adjust to try to make an MS-DOS program work a little better.

Here are some of the settings you can adjust:
  • You can specify an Autoexec.bat and Config.sys file to execute prior to running the program. To do so, from the Program tab, click Advanced and then enter the paths to the desired files in the text boxes provided. By default, all programs use Autoexec.nt and Config.nt, which are both located in the %SystemRoot%\System32 folder (Figure B).

    Figure B


    Note
    You can directly edit Autoexe.nt and Config.nt in Notepad to change the default settings for all MS-DOS applications.
    • If you’re having timing problems with the application, click the Advanced button on the Program tab and select the Compatible Timer Hardware Emulation check box (Figure B).
    • On the Memory tab, you can specify a certain amount of various types of memory to be allocated to the application (conventional, XMS, EMS). This might be useful if the program won’t start because it thinks it doesn’t have enough memory. Some programs check at startup to make sure that there’s a large memory pool available, but Windows XP allocates memory to each program on an as-needed basis; allocating a specific amount of memory here can trick the program into working.
    • If you’re having video problems, go to the Screen tab and try deselecting the Fast ROM Emulation check box.
    • If you’re having problems with the mouse pointer, go to the Misc tab and turn on Exclusive Mode for the mouse (Figure C).

    Figure C

    • By default, MS-DOS programs stop running when they’re not in the foreground. If you want the program to continue running in the background when you switch away from it, go to the Misc tab (Figure C) and clear the Always Suspend check box.
    • If the program uses a shortcut key combination that Windows uses, Windows will take precedence, and you won’t be able to use that key combination in the application. To give the application precedence for a particular key combination, deselect the key combination’s check box on the Misc tab (Figure C).
    • If the program terminates with an error when the Windows screen saver tries to kick in, clear the Allow Screen Saver check box on the Misc tab (Figure C).
    • While there’s no specific compatibility mode for MS-DOS, an MS-DOS program’s Properties box contains the same Compatibility tab as other applications and shortcuts. This might be useful in cases where an MS-DOS program ran successfully under Windows 95 but won’t run under Windows XP.

    Conclusion
    You’ve learned how to set up Compatibility Mode for an application both manually and with a wizard, and how to configure MS-DOS program settings for best performance under Windows XP. Not every MS-DOS and older Windows program will run under Windows XP, but the vast majority will. The new Compatibility Mode feature goes a long way toward maintaining backward compatibility without unduly crippling Windows XP for more modern applications.