If you're having trouble running older programs originally developed for previous versions of Windows, you're not out of luck. Luckily for consumers, Microsoft built Compatibility Mode into XP. Compatibility Mode allows you to run a program using the shell of the original program it was developed for.
Here's how to access a program's Compatibility Mode in XP:
Find the executable or program shortcut icon you'd like to run.
Right-click the icon and select Properties.
Click the Compatibility tab and place a checkmark next to the text labeled "Run this program in compatibility mode."
Select the operating system that the program was originally intended to run on.
You may need to fine-tune the three fields under "Display Settings" if an older program requires 640x480 resolution or 256 colors.
Click Apply.
Try starting the program after making these changes. If it still gives you trouble, try a different operating system. If the program was written for Win95 and worked fine in Win98, there's nothing that says it still won't work fine with Win98.
Compatibility Mode Make older programs run in Windows XP
Sunday, July 6, 2008 at 11:44 AM Posted under Labels: hacks, problem, regedit, speed up, tricks, windows xp
Search For Hidden Or System Files In Windows XP
Monday, June 2, 2008 at 8:34 PM Posted under Labels: controll panel, files, folder, hidden, regedit, speed up, tricks, Windows Vista, windows xp
The Search companion in Windows XP searches for hidden and system files differently than in earlier versions of Windows. This guide describes how to search for hidden or system files in Windows XP.
Search for Hidden or System Files By default, the Search companion does not search for hidden or system files. Because of this, you may be unable to find files, even though they exist on the drive.
To search for hidden or system files in Windows XP:
Click Start, click Search, click All files and folders, and then click More advanced options.
Click to select the Search system folders and Search hidden files and folders check boxes.
Turn off Windows XP Animations to speed it up
Sunday, May 18, 2008 at 12:03 PM Posted under Labels: hacks, speed up, tricks, windows xp
You can turn off window animation ("exploding" windows), displayed when you play around with minimizing/maximizing open windows. This makes navigating Windows 95/98/ME/NT4/2000/XP a lot quicker, especially if you don't have a fast video controller, or if you got tired of seeing it all the time (like I did). :)
To do this, run Regedit (or Regedt32) and go to:
HKEY_CURRENT_USER | Control Panel | Desktop | WindowMetrics
or if you are the only user of your Windows computer go to:
HKEY_USERS | .Default | Control Panel | Desktop | WindowMetrics
Right-click on an empty spot in the right hand pane. Select New -> String [REG_SZ] Value. Name it MinAnimate. Click OK. Double-click on "MinAnimate" and type 0 to turn OFF window animation or 1 to turn it ON. Click OK. Close the Registry Editor and restart Windows. Done.
TweakUI, the famous Microsoft Power Toy [110 KB, free, unsupported] can also turn off animated windows.Just remove the check mark from the "Window Animation" box under the General tab.