mansellan / clickonce

ClickOnce packager
Other
26 stars 7 forks source link

Allow Reg-Free COM #16

Open mansellan opened 4 years ago

mansellan commented 4 years ago

ClickOnce allows installation of dependant COM components without system-wide registration, using Reg-Free COM. This requires that the relevant interface IDs be discernable, either from the registry of the build machine or as manifest files.