MohamedYousri Posted February 18, 2006 Posted February 18, 2006 Hi I Wanna to add Microsoft .NET Framework Version 2.0 to my Unattended Windows Cd is there any one try to do it ?? i hope any one answer me soon Thanks a lot
kof94 Posted February 18, 2006 Posted February 18, 2006 Download the switchless installer from RyanVM's site and add it to RunOnceEx at first logon.This is how I do it.
kof94 Posted February 18, 2006 Posted February 18, 2006 (edited) Just beat you to it Dobby! Edited February 18, 2006 by kof94
MohamedYousri Posted February 18, 2006 Author Posted February 18, 2006 so all i ned to download this file Microsoft .NET Framework 2.0 Self-extracting switchless installer. This installer cannot be run from svcpack.inf. and add it to Cd Thank U very much for this fast help
Jedi82 Posted February 18, 2006 Posted February 18, 2006 RyanVM has a silent installer for itso if i download this file, in my install.cmd i must just add this command:ECHO.ECHO [FM 2.0]ECHO wait...start /wait %systemdrive%\install\dotnet2.exeECHO fatto!or what?
kof94 Posted February 18, 2006 Posted February 18, 2006 Yes, it has an install bar that I think RogueSpear put in (I might be wrong I'd have to read the sub-forum again, sorry if I'm giving credit to the wrong person).You must install this at first logon though, thats why I use RunOnceEx. Your batch will work fine.
Dobby Posted February 18, 2006 Posted February 18, 2006 Just beat you to it Dobby! Yes I saw that I was creating an nLited CD on my main machine so I was using the laptop. I'm a bit slower on the small keyboard
ajua Posted February 20, 2006 Posted February 20, 2006 i made a post a few days ago for the multilanguage download from microsoft.check it out. http://www.msfn.org/board/index.php?showtopic=67723i installed spanish language with it. you can use this instructions to install in other language than english (suppoted in the multilanguage setup obviouly).
kernel-panic Posted April 7, 2006 Posted April 7, 2006 there is the switch install for framework 2.0ECHO Installing .NET Framework 2.0ECHO Please wait...start /wait %systemdrive%\install\NetFramework\netfx.msi /qbhave fun !!
RaBBiT Posted April 8, 2006 Posted April 8, 2006 (edited) Hi I Wanna to add Microsoft .NET Framework Version 2.0 to my Unattended Windows Cd is there any one try to do it ?? i hope any one answer me soon Thanks a lotUnpack the dotnetfx.exe to a folder run install.exe /? Edited April 8, 2006 by RaBBiT
Scubar Posted April 8, 2006 Posted April 8, 2006 does anyone know of a place to get a silent .NET 2.0 that can be called from svcpack.inf as im avoiding ugly runonceex at all costs.
RyanVM Posted April 8, 2006 Posted April 8, 2006 I'm pretty certain that installing from svcpack.inf is plain impossible.
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