Help - Search - Members - Calendar
Full Version: Mouse Focus Problems
MSFN Forums > Member Contributed Projects > nLite

   
Google Internet Forums Unattended CD/DVD Guide
ononeathome
First off thank you for this product it works very well and I am quite happy with it.

I do NOT believe that I have found a problem but do need some assistance.

I selected the option for the arrow to change window focus whenever the arrow hovers (it seems for less than a second) over another window to change focus to that other windows. I HATE IT. I have used other utilities to tell windows NOT to do this. I have looked in the registry and it is set NOT to do this. It still does it. How the hell do I get Windows XP 64 Bit SP2 to stop doing this after I installed it with nLite having told Windows TO dot it.

Thanks
eddiem
You could try Tweak UI from MS Powertoys
radix
Enable Active Window Tracking:
CODE
REG.EXE ADD "HKCU\Control Panel\Desktop" /v "UserPreferencesMask" /t REG_BINARY /d "d1120180" /f>nul

Disable Active Window Tracking:
CODE
REG.EXE ADD "HKCU\Control Panel\Desktop" /v "UserPreferencesMask" /t REG_BINARY /d "98160380" /f>nul

Save the last code in a batch file and run it. Then restart computer.
ononeathome
I have already tried powertoys, failed.

The regedit batch command worked great.

Thanks!
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.