mirror of
https://github.com/oerg866/win98-quickinstall.git
synced 2026-04-25 21:15:52 +03:00
[GH-ISSUE #69] Mouse not working on VMware Workstation 16.2.5 #63
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/win98-quickinstall#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jimkoutso2008 on GitHub (Feb 15, 2026).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/69
I only get the mouse working at this stage and never again.
Here is me trying installing tools. (still is broken)
https://github.com/user-attachments/assets/504cb35a-4e7a-457d-b39f-82a199a870fd
@TheMuso commented on GitHub (Feb 15, 2026):
Does the keyboard work? If not, I think I know what is going on, as I experienced the same on real hardware.
The keyboard and mouse are connected via USB, and during the hardware detection process, the USB 2 driver is configured and installed, which disconnects the keyboard and mouse. Unfortunately they are not yet re-detected before this file version prompt.
A work-around on real hardware, is to connect a PS/2 keyboard or mouse, before the first boot of windows, to finish the hardware detection process.
This of course assumes you have a PS/2 mouse or keyboard handy, and you have PS/2 ports to connect them to.
Maybe it is possible to configure VMWare Workstation to use PS/2 for mouse or keyboard. I have no idea personally, as I have not used it.
@oerg866 commented on GitHub (Feb 16, 2026):
Actually, I simply cannot reproduce this on VMWare here o_O the mouse works perfectly
But the version conflict dialog most definitely shouldn't be there, and this will be fixed in 1.0.1 :)
@jimkoutso2008 commented on GitHub (Feb 16, 2026):
The keyboard does work fine.