LINKDING
Shared bookmarks
installation - How to register file types/extensions with a WiX installer? - Stack Overflow
https://stackoverflow.com/questions/138550/how-to-register-file-types-extensions-with-a-wix-installer#139168
Tags
#Conocimiento
#Langs
#Rust
#windows
Date added
July 9, 2024, 4:31 a.m.
Description
I didn't find an explicit answer to this question in the WiX Documentation (or Google, for that matter). Of course I could just write the appropriate registry keys in HKCR, but it makes me feel dir...