Rain9333 / MagicMouse2DriversWin10x64

Drivers that would work with Windows 10 x64 and fix scrolling for Apple Magic Mouse 2
176 stars 57 forks source link

Error when Installing the AppleWirelessMouse #1

Open joshuapitman opened 4 years ago

joshuapitman commented 4 years ago

After I right click > Install I get this error message:

Install Error "The hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering."

Any thoughts?

m00nb34rz commented 4 years ago

I'm having the same errors, try following this guide

https://www.technipages.com/enable-disable-device-driver-signing

ghost commented 4 years ago

Same error

mandofab commented 4 years ago

Same error here

fgarciabjr commented 4 years ago

I've installed the AppleWirelessMouse.inf, but the scroll still doesn't work, any other steps to follow?

robotichustle commented 4 years ago

DOESN'T WORK: I Disabled Device Signing, installed driver from INF file, Rebooted, but the Apple Magic Mouse 2 multi-touch scrolling still doesn't work on my Windows 10 Pro laptop (not Mac). Also, Bootcamp driver from Apple website doesn't help either. Moving cursor and clicking worked without any extra driver installation but it's a pain to use.

I hate the idea of paying for Magic Utilities subscription even if it works. I'll stick to my wired mouse until there's a new workaround.

haakenlid commented 4 years ago

I suspect that the hash is wrong because git has changed the line endings in the .inf files from windows CRLF to unix LF. That would change the check sum of the file. I believe that my pull request fixes this.

rafaelmaeuer commented 4 years ago

Had the same error, try this: https://github.com/heisian/magic-mouse-2-scrolling-windows-free

suyashbansal commented 4 years ago

@rafaelmaeuer I tried that method too. Installed the AppleWirelessMouse64.exe file but no success. Only Magic Utilities seem to work for now. 😢

cbarter commented 4 years ago

You need to install the driver, but then go find the device under "Human Interface Devices" in device manager, then right click on the device, update driver, and make sure you're selecting the newly installed driver. This will fix scrolling.

gurleendhiman commented 3 years ago

@cbarter Thanks. your way worked.