nefarius / ViGEmBus

Windows kernel-mode driver emulating well-known USB game controllers.
https://docs.nefarius.at/projects/ViGEm/
BSD 3-Clause "New" or "Revised" License
3.03k stars 284 forks source link

Install fails if a drive is currently mounted using rclone mount #135

Closed Masamune3210 closed 2 years ago

Masamune3210 commented 2 years ago

Tried to install, install package is in downloads folder on D drive, install target was default in C:\Program Files, no matter what I change the target to, installer complains that X:\ is a invalid drive, which is where my rclone mount is

README first

Before you report issues with the setup, make sure to check the following things first:

I verified all that and am still stuck

Please provide the following log files and attach them to the issue. Failing to do so will result in the issue being closed without any further comment. install.log

Setup log

Run the setup from the command line (either old-school cmd or PowerShell) with the following additional arguments: /L*V .\install.log

This will generate the log file install.log in the same directory the setup resides in. Attach it once the setup is "done" failing.

Last but not least look for C:\Windows\INF\setupapi.dev.log and attach it as well.

Optionally compress both files down if it gives you troubles uploading.

Your compliance is appreciated! 😘

nefarius commented 2 years ago

Some weirdness happening with msiexec, not particularly ViGEm, can't help you there mate, better go on a Googling spree.