XP Compatibility with networked applications
Microsoft's Windows XP introduces some new compatibility mode options:
Sadly, the latter is disabled when changing a shortcut for an application
on a networked drive. The text is:
Compatibility modes cannot be set permanently on this program
because it is on a network drive.
But, believe it or not, there is a technique that may work:
- Make a file with the same name as the networked application on a local
drive, e.g. "C:\MYFILE.EXE". Content can be anything (e.g.
make a copy of NOTEPAD.EXE).
- Create a shortcut to this new file.
- Change this new shortcut:
- Choose the Properties menuitem
- Customize the Compatibility tab
- Press the OK pushbutton
- Run the Registry editor (REGEDIT.EXE).
- Locate [HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\AppCompatFlags\Layers].
- Within this registry key, find the value corresponding to your new file.
- Rename the value so it corresponds to the name of the networked application.
While normally one recommends against modifying the registry manually,
this particular change is obviously harmless.
- Minimize the Registry Editor.
- Attempt to run your application, see if it runs in the compatibility mode.
- If unsuccessful, repeat the appropriate steps above.
This was quite helpful for getting Engenious
Systems StormShed product going - the pre-2G version (no longer available)
only displayed color with an 8-bit color display; in 15/16/24/32-bit mode, it
displayed grayscale.
goldfndr@mindspring.com
Up to home