UPDATE: Download the latest version from the main project page. There is also a console-based version of this utility that’s more suitable for system administrators.
In response to a comment on the previous version of the drag sensitivity utility, I’ve created a new version of the utility that includes a graphical interface and a means of testing the drag settings in the interface.
This version also maintains all of the command-line parameters of the previous version so that it may still be used from scripts or batch files.
You may download the executable here:
https://www.parkscomputing.com/code/WinDragSens.zip
(MD5 hash: CC1680ED81730AA73F70BCD21F0A6CB1)
If you’d like to examine or modify the source code or build your own executable rather than relying on the executable above, you may download the Visual Studio 2013 project and source here:
https://www.parkscomputing.com/code/WinDragSens_src.zip
(MD5 hash: 3D1AF2688F9560D90CAE8FD266F48915)
Please let me know if you encounter any problems or have any questions.