Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Setup crashes when encountering a substitute drive #52

Closed
Lunatoid opened this issue Aug 23, 2020 · 1 comment
Closed

Setup crashes when encountering a substitute drive #52

Lunatoid opened this issue Aug 23, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Lunatoid
Copy link

Describe the bug
Setup fails to install if there any any substitute/virtual drives with the message: Invalid Drive: X:\
I guess this isn't a bug with the driver itself but more of the setup, but I couldn't find a repository for that.

To Reproduce

  1. Create a substitute drive, e.g. subst X: C:\SomeFolder
  2. Run the setup
  3. See the error message box appear when the status "Computing space requirements" is shown

Expected behavior
The setup shouldn't crash when trying to compute space requirements for substituted drives

Screenshots
ViGEmBus_Setup_1 16 116_dXUgQtU0bV

System details (please complete the following information):

  • OS: Windows 10 Pro (18363)
  • Driver Version: 1.16.116

Workaround
A simple workaround is simply to delete the substituted drive with e.g. subst /D X: but this is undesirable.

@nefarius nefarius self-assigned this Sep 24, 2020
@nefarius nefarius added this to the Fixed in version >= 1.17.x milestone Sep 24, 2020
@nefarius nefarius added the bug Something isn't working label Sep 24, 2020
@nefarius
Copy link
Owner

Can't reproduce on v1.17.333

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants