mansellan / clickonce

ClickOnce packager
Other
26 stars 7 forks source link

Allow optional groups #20

Closed mansellan closed 4 years ago

mansellan commented 4 years ago

ClickOnce allows files to be assoicated into optional download groups. Such files are not downloaded at installation, they are optionally downloaded at runtime using the ClickOnce API. They are typically used for optional features and language packs.

Given the age of ClickOnce, it's possible that this feature is not widely used. Until commented otherwise, considered low prioirty.