Windows 2000 Compatibility Mode

Microsoft added a compatibility mode to Windows 2000 Service Pack 2 (SP2) that was previously available only in the Microsoft Windows 2000 Server Resource Kit's Application Compatibility Toolkit. This mode is useful if you have an old application that won't run on Win2K. The compatibility mode lets Win2K run as Windows NT 4.0 SP5 or Windows 9x for a selected application.

You need administrative privileges to run Win2K's compatibility mode. To enable the mode, go to a command prompt and enter

regsvr32 %systemroot%apppatch\slayerui.dll

After you enable the mode, each time you view a program shortcut's properties you'll see a Compatibility tab. This tab lets you select the compatibility mode you want. You can have several shortcuts to a program, with each shortcut running the program in a different compatibility mode. To disable the compatibility mode, open a command prompt and enter

regsvr32 /u %systemroot%  apppatch\slayerui.dll

Win2K's compatibility mode works only for shortcuts to programs—not to executable files. For more information about the compatibility mode, see the Microsoft article "HOW TO: Enable Application Compatibility-Mode Technology in Windows 2000 SP2 and SP3" (http://support.microsoft.com/?kbid=279792).

Discuss this Article 4

dspinatto (not verified)
on Sep 2, 2004
a
Anonymous User (not verified)
on Aug 10, 2005
This tip would have been more useful if the command lines you show weren't so screwed up. The %systemroot% variable is not terminated with a back slash so you should have shown a backslash between the variable and the AppPatch subfolder. But worse is the instruction to enter the command at a command prompt instead of in Start/Run.. The only saving grace was the URL to the Microsoft support document that had all the details right.

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• The Microsoft
Technology Roadmap
• Office 365 Implementation
• Hyper-V Optimizing
• Windows 8 Deployment
and much more!

Come See Paul Thurrott & Rod Trent in Person!

Early Registration Now Open

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.