codejunkie Posted December 26, 2005 Posted December 26, 2005 I have been trying to install all 3 version of the .NET Framework on to one PCI created a slipstreamed version of v1.0 but Visual Studio 2002 doesnt reconize it to be installed and also after installing it v1.1 (RyanVMs slipstreamed version) just errors straight away same with standard installer with nothing intergratedshould I install v1.0 then install v1.1 then 1.0-SP3 then v1.1-SP1 and then v2.0? or will this NEVER work?at the moment I am creating SFX for each version excluding v2.0 with the main Redistributables exe and the latest SP update.any help would be great!
codejunkie Posted December 26, 2005 Author Posted December 26, 2005 well my pack that contain all the installers instead of a slipstreamed version works its just takes ALOT longer to installV1.0-SP3 Inc KB886903 was 10.8MB now 30.6MBV1.1-SP1 Inc KB886903 was 11.0MB now 33.3MB
Sonic Posted December 26, 2005 Posted December 26, 2005 In my opinion .net framework 1.0 isn't needed because 1.1 is the update of this, no ? but for framework 2 you must install two version to keep 100% comptability ...
codejunkie Posted December 26, 2005 Author Posted December 26, 2005 it is if you want to useVisual Studio 2002 (v7)Visual Studio 2003 (v7.1)
N66FC Raptor Posted August 23, 2006 Posted August 23, 2006 (edited) Hi codejunkie,I have an ATI Radeon 9800 Pro video card. When I do Unattended installation the best Catalyst driver version I can use is 5.6 The newer ATI driver versions, require .NET Framework 1.1 to be installed prior to installing the drivers. I also use VS7 which uses .NET Framework 1.0 In an attempt to kill two birds with one stone, I have created a Windows Script Package that uses 7-Zip "Command Line Version" and the scripts make a self-extracting executable file that include .NET Framework 1.0, Service Pack 3, and ASP.NET Security Update for Service Pack 3. This file is 11.1MB. I haven't gotten around to testing it in the pre-install environment, but it should work fine. My strategey is quite similar to your question. I plan on adding version 1.0, 1.1, and 2.0 into the unattended installation. 1.0 is for VS7, 1.1 for ATI newer drivers during unattend install. 2.0 and 3.0 will follow suit. This may be a start for your dilemna as well.I do need help with some of the 7-Zip "Command Lines" in this script for x64 Windows 64-bitAlso, any corrections or criticism on the scripts would be wecome. Hoping VS7 detects this version of 1.0, I'll let you know. N66FC Raptor aka RobNo luck .. same boat .. .NET 1.0 > VS7 > .NET 1.1 > .NET 1.0 SP3 SU3 > .NET 1.1 SP1 visit http://kgz.shawbiz.ca/tutorials/7zip/net10sp3.html Edited September 16, 2006 by N66FC Raptor
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now