Added notes on how to install only the mouse driver.

master
Pacman Ghost 8 years ago
parent f7704f53ad
commit 4fa9938f91
  1. 8
      _ARCHIVE_/removal/REMOVAL-NOTES.TXT
  2. BIN
      _ARCHIVE_/removal/drivers/mouse-x64.sys
  3. BIN
      _ARCHIVE_/removal/drivers/mouse-x86.sys
  4. BIN
      _ARCHIVE_/removal/from-francisco/driver files.png
  5. BIN
      _ARCHIVE_/removal/from-francisco/keyboard driver key.png
  6. BIN
      _ARCHIVE_/removal/from-francisco/keyboard driver key.reg
  7. BIN
      _ARCHIVE_/removal/from-francisco/keyboard filter hook.png
  8. BIN
      _ARCHIVE_/removal/from-francisco/keyboard filter hook.reg
  9. BIN
      _ARCHIVE_/removal/from-francisco/mouse driver key.png
  10. BIN
      _ARCHIVE_/removal/from-francisco/mouse driver key.reg
  11. BIN
      _ARCHIVE_/removal/from-francisco/mouse filter hook.png
  12. BIN
      _ARCHIVE_/removal/from-francisco/mouse filter hook.reg
  13. BIN
      _ARCHIVE_/removal/mouse-filter.reg
  14. BIN
      _ARCHIVE_/removal/mouse.reg

@ -0,0 +1,8 @@
I asked Francisco if it was possible to only install the mouse driver, and he sent through a bunch of screenshots and .REG files.
It seems that what is required is:
- C:\windows\system32\drivers\mouse.sys
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services:
A "mouse" sub-key - see "mouse driver key.reg" (but we don't need the Enum section, it seems to get generated automatically).
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e96f-e325-11ce-bfc1-08002be10318}:
Add "mouse\0" to the start of UpperFilters.

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.
Loading…
Cancel
Save