A
Akira
Is there a way not to install the entire .net framework 2.0 on
client's machine when they install ClickOnce application?
The application size itself is only about 20MB. I know it
requires .net framework to run but I feel it is unnecessary to install
the entire thing. Most of our clients don't have machine with .net
framework installed, and some of them as slower connection to
internet, so we would like to reduce the size of the file they need to
download.
Can we just distribute only a part of .net framework being used by the
application? Is that possible?
client's machine when they install ClickOnce application?
The application size itself is only about 20MB. I know it
requires .net framework to run but I feel it is unnecessary to install
the entire thing. Most of our clients don't have machine with .net
framework installed, and some of them as slower connection to
internet, so we would like to reduce the size of the file they need to
download.
Can we just distribute only a part of .net framework being used by the
application? Is that possible?