
Since Windows 3.11 or even earlier, we had this ugly focus rectangle shown in almost every window, and most annoyingly, on items that are selected and have different signs to tell us they are in focus.
So I've made a little program to remove this thing.
It should work on every 32-bit version of Windows. A 64-bit version might come later, but I'm not sure.
Installation:
1. Put RemoveFocusRect in your system32 directory.
2. Click Start and select Run.
3. Type "regsvr32 RemoveFocusRect.dll" (without the quotes) and press OK.
4. Next time a program is started, it won't have focus rectangles.
Note: In Windows Vista, all those steps should be done with administrative privileges.
Click here to download.
Enjoy

