|
gary ng wrote:
Given that this is a windows distro, I think having it integrated with .NET would be nice(and may be a
That will mandate including the appropriate .Net 1.0/1.1/2.0 runtime, which is tens of MB in size. Do you really want to do that? You'll triple or quadruple the download size instantly.
You can't assume the recipient machine will have .Net installed and that if it does it has the correct version of .Net installed (you can except the latter if you are targetting .Net 1.0).
Stephen