nvidia-kvm-patcher
nvidia-kvm-patcher copied to clipboard
Inf2Cat.exe path incorrect
Inf2Cat.exe was located in C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299\x86
for me.
That looks like it would change between versions, so I didn't want to submit a PR with that path added. Seems to me it would make sense to add the bin/
directory to the path and check the path for Inf2Cat, but I don't know enough about powershell to do that myself.
I worked around it by hardcoding the path in my local script.