tantanoid Posted December 15, 2004 Posted December 15, 2004 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?
Astalavista Posted December 15, 2004 Posted December 15, 2004 is your net framework administrative or the standard?
tantanoid Posted December 15, 2004 Author Posted December 15, 2004 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...
prathapml Posted December 15, 2004 Posted December 15, 2004 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.
tantanoid Posted December 15, 2004 Author Posted December 15, 2004 Thanks, i used that package and also included the Windows Installer 3.0 Instalation and everything works perfect!
Methanoid Posted December 27, 2004 Posted December 27, 2004 Yeah, I found several things referred to his site but bandwidth exceeded so it is suspended!!
tarquel Posted January 12, 2005 Posted January 12, 2005 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.
durex Posted January 12, 2005 Posted January 12, 2005 Ooo, this is an easy one.http://www.ryanvm.net/msfn/
Joc Posted January 12, 2005 Posted January 12, 2005 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
totoymola Posted January 12, 2005 Posted January 12, 2005 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
sleepnmojo Posted January 12, 2005 Posted January 12, 2005 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.
Milgathia Posted January 14, 2005 Posted January 14, 2005 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now