• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

.Net Framework 3.5 msi file

holden j caufield

Diamond Member
Is there such a thing? I wanted to do a group policy install of 3.5. Download the full 3.5 and extracted the 240mb got a much of .msi files but they were for 2.0 3.0a. No 3.5. Is it out there or am I wasting my time? Thanks
 
http://msdn.microsoft.com/en-us/library/cc160717.aspx

Before you can deploy applications using Active Directory, you must extract individual files from the .exe redistributable package. The Windows Installer file must be extracted from the .exe file. You might need to extract additional files as well. For example, to deploy the .NET Framework 3.5 component, the vs_setup.msi file must be extracted from the .exe file to be used for deployment.
 
Back
Top