February 18, 200620 yr 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
February 18, 200620 yr Download the switchless installer from RyanVM's site and add it to RunOnceEx at first logon.This is how I do it.
February 18, 200620 yr Author 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
February 18, 200620 yr 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?
February 18, 200620 yr 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.
February 18, 200620 yr 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
February 20, 200620 yr 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).
April 7, 200620 yr 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 !!
April 8, 200620 yr 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, 200620 yr by RaBBiT
April 8, 200620 yr 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.
Create an account or sign in to comment