December 15, 200421 yr When I do the silent install with the following commandstart /wait %CDROM%\dotnetfx\netfx.msi /qb /norestartthe installer ask me to insert the .NET Framework 1.1 CD. Anyone knows a way to correct this?
December 15, 200421 yr Author It's administrative. Where can i download the standart? By the way, when i run an msi installer i get an error about a nonfunctioning Installshield service, though the silent instalations of msis went well...
December 15, 200421 yr The original installer is just too heavy.Download the re-packed .NET fw SP1 installer from here - http://ryanvm.net/msfn/. It is already tailor-made for silent install, no switches needed, just execute it.
December 15, 200421 yr Author Thanks, i used that package and also included the Windows Installer 3.0 Instalation and everything works perfect!
December 27, 200421 yr Yeah, I found several things referred to his site but bandwidth exceeded so it is suspended!!
January 12, 200521 yr i am curious (as always hehe) to know how to slipstream the sp1 into the packageAnyone care to know the info on this or ryan, is this another really complex one? Cheers,N.
January 12, 200521 yr Is there any place to download the files from RyanVM? I cant connect to ftp site because of our firewall... (port 5121)Please help!Joc
January 12, 200521 yr i created a silent installer for myself too. but is isn't as small as ryan's installer. i can upload it if anyone is interested.Edit: Here it is. This is just an alternative. Of course, ryan's installer is better because it is smaller.http://tinyurl.com/6shtp
January 12, 200521 yr i am curious (as always hehe) to know how to slipstream the sp1 into the packageAnyone care to know the info on this or ryan, is this another really complex one? Its called the search button. Check the unattended section, it has more info on it.To explain why the person was having the original problem; its because you are running the msi off the cd. It needs to be run off the hd. Donno why it is like that for the dotnet package, but it is. Ryan's package should work, because it will extract to the hd first, then run the msi.
January 14, 200521 yr Is it possible to integrate a language pack inside the installer? I am not able to see the framework starting in italian and that's quite strange because i'm sure I've downloaded the italian versions of the installers and patches.Kind Regards
Create an account or sign in to comment