I publish Windows Forms application using ClickOnce. The installation is quite big considering the overall size of this app. It's something over 15 MB. If I compress locally built application it is squeezed to 2.5 MB.
Can ClickOnce deployment be compressed somehow?
If not, is anyone using IIS compression to speed up transfers? Would that help?
See Question&Answers more detail:os