Jump to content

Recommended Posts


Posted

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

Posted
RyanVM has a silent installer for it

so 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.exe

ECHO fatto!

or what?

Posted

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.

Posted
Just beat you to it Dobby! :D

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 :)

  • 1 month later...
Posted

there is the switch install for framework 2.0

ECHO Installing .NET Framework 2.0
ECHO Please wait...
start /wait %systemdrive%\install\NetFramework\netfx.msi /qb

have fun !!

Posted (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 lot

Unpack the dotnetfx.exe to a folder run install.exe /?

Edited by RaBBiT
Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...