Describe the Bug
Because the uninstallation script hardcoded the installation location (C:\Program Files\libvirtualhid), the script could not be found during MSI uninstallation, resulting in an error.
Expected Behavior
Uninstall correctly, even if does not use the default location.
Additional Context
Commit: 8572f3f
My installation location: D:\Program Files\libvirtualhid
Describe the Bug
Because the uninstallation script hardcoded the installation location (
C:\Program Files\libvirtualhid), the script could not be found during MSI uninstallation, resulting in an error.Expected Behavior
Uninstall correctly, even if does not use the default location.
Additional Context
Commit: 8572f3f
My installation location:
D:\Program Files\libvirtualhid