Hi All,
A co-worker complained that the side keys on his mouse (back and forward) were getting in the way. This script allows you to disable/re-purpose those buttons.
Have only tested with a Delux M618 mouse.
Haven't tested under Windows 10.
This is the standalone version of the script so it will look ugly. The (cleaner) version we're using has a bunch of server calls and auto-update checks.
Please report any problems here; even if you fix them yourself. Learning curve etc.
#include <Misc.au3>
#include <WinAPI.au3>
#include <GuiComboBoxEx.au3