Click once deploy with framework 3.5 (when size is in megabytes)
I am currently publishing my app using clickonce and V2.0 framework.
Users without infrastructure installed must download an additional 20 MB of the framework.
What happens if I decide to switch to the 3.5 framework?
Do users have to download the first 50-60Mb just for the framework and then install my app?
0
a source to share
1 answer
Just install users with . Net 3.5 SP1 bootable boot disk . It downloads 2.8MB which determines which bits the user needs and only downloads and installs them. Thus, the size of the download depends on the needs of each person.
+2
a source to share