• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I enable compatibility mode in win2k?

numb

Member
I saw a couple of posts regarding NFS running in compatibilty mode, but when I go to the "properties" of an .exe or a shortcut all I get are the "general" and "shortcut" tabs. How do I get the "compatibility" tab?
 
The Compatibility-mode technology is not exposed by default. To enable an interface so that you can use this technology for your programs after you apply SP2:

Log on as Administrator.

Click Start, and then click Run.

In the Open box, type the following command, and then click OK, where %SystemRoot% is the drive and folder in which Windows 2000 is installed:

regsvr32 %systemroot%\apppatch\slayerui.dll

Then the tab will be enabled on all shortcuts
 
Back
Top