In Windows, whenever we select any item, an annoying focus rectangle is shown around it. The rectangle is also shown on buttons, etc in dialog boxes which doesnt look good and many ppl want to get rid of it.
Thanks to "localhost" who made a small program to remove the annoying focus rectangle which works in every version of Windows.

Just follow these steps:
1. Download the .ZIP file from here. Extract it and you'll get a DLL file "RemoveFocusRect.dll".
2. Put the DLL file in "%windir%\System32" folder.
3. Type "regsvr32 RemoveFocusRect.dll" in RUN dialog box and press .
4. That's it. Log off/restart the system to take affect and next time you'll not see the focus rectangle.
NOTE: Windows Vista and 7 users should follow these steps with Admin privileges.
This article was posted in Windows 7, Windows Vista, Windows XP.
Subscribe to RSS Feed |
Email Newsletter |
More Articles
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7


robmil
how do you integrate this into an XP Setup CD?