I'm using this method for inverting the scrolling direction for my mouse. It works perfectly fine in Windows 8 desktop mode.
However, in Windows Store apps, the mouse direction is apparently inverted from the desktop mode. What I'd like to have is both Windows desktop mode and Windows Store ("Metro") Apps use the same scrolling direction, rather than opposite.
Does anybody know of a way to do this? Some arcane registry key perhaps?