affiray
Jul 14 2006, 08:25 PM
Alright I'm sure this has been answered somewhere before, but I've been searching for like a day now and I haven't found anything on it. So, could anyone help me with how to install .NET framework 1.1 and SP1 and .NET framework 2.0? I'm using RunOnceEx.
Thanks.
ZcWorld
Jul 15 2006, 04:22 AM
it would be like
in the runonce.cmd file
CODE
%systemdrive%\install\dotnet11.exe /switchs here
%systemdrive%\install\dotnet2.exe /switchs here
i cant remember the switchs for it but when i get a free min to have a quick play i iwll do so in a test env

to than
hexbin
Jul 15 2006, 04:34 AM
.Net 1 (with or without SP1 slipstreamed) - netfx.msi =/qn /norestart
.Net 2 - install.exe /q
I don't remember slipstreaming procedure for SP1... sorry
Sonic
Jul 15 2006, 11:50 AM
You can use RyanVM .net frameworks repackaged for silent install (switchless ) and moreover latest hotfixes related to frameworks are already integrated into setups.
http://www.ryanvm.net/msfn/
MagicAndre1981
Jul 15 2006, 04:42 PM
I use Serebys pack and this includes .NET 1.1 SP1 + Patches + .NET 2.0 + Patches!