Skip to content

Windows MSI: cannot uninstall if does not use default location to install #119

Description

@Libamidi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions