Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX(installer): Re-add URL protocol registration registry keys on ins…
…tall In the installer refactor (88e1786) these registry keys were removed, so new installs did not register a URL protocol and users weren't able to use `mumble://` links. This is a translation of the registry values from `Files.wxs` to equivalent WixSharp code. Closes mumble-voip#5473
- Loading branch information