matzman666 / OpenVR-InputEmulator

An OpenVR driver that allows to create virtual controllers, emulate controller input, manipulate poses of existing controllers and remap buttons. A client-side library that communicates with the driver via shared-memory is also included.
GNU General Public License v3.0
718 stars 138 forks source link

Installer failure due to typo in path #137

Closed EtiTheSpirit closed 5 years ago

EtiTheSpirit commented 5 years ago

The only change I made was that I altered the installer to go to F:\ instead of C:\ -- This was not the cause as I can repro this when not changing anything.

Note in the path it says C\Users\Xan rather than C:\Users\Xan

https://i.imgur.com/ueWPkig.png

EtiTheSpirit commented 5 years ago

Update: Repro on this is really dodgy. Upon running this in a folder rather than from my desktop, it worked. I'll see what I can do to find a stable repro otherwise I'll just close the issue.