Download link for .NET Framework 3.5 Redistributable
-
Friday, April 04, 2008 6:23 PM
I have found only this link from Microsoft:
The download size is 197 MB!
Is this the redistributable that every user of my application must install to run it? If not, where is a link to the user files???
It seems, there is either a lack of documentation or too large file volumes and requirements in this framework.
All Replies
-
Friday, April 04, 2008 11:15 PMModerator
Are you doing ClickOnce of a Setup & Deployment package?
RobinS.
-
Sunday, April 06, 2008 4:24 PM
No, sorry.
I want to know what runtime package a user would have to install who does not have :NET Framework yet.
-
Sunday, April 06, 2008 6:52 PMModerator
The redistributable for .Net 3.5 is 197MB.
You can also distribute the bootstrapper for the .Net 3.5 installation, which is 2.7MB. It then retrieves what it needs to upgrade the user to .Net 3.5. The user must have internet access, of course.
RobinS.
GoldMail.com


