Changing the scroll direction on Windows is very complicated, and the process is done by device, forcing you to adjust the configuration every time a new mouse is plugged. I wrote this small electron application that list all devices and makes it easy to change the scroll direction of each connected device.
npm install
npm run dev
npm install
npm run all