Jump to content

Recommended Posts

Posted

MS has released .NET Framework 3.0

I already downloaded the package (50mb), and i noted that now it´s a different package, the icon is like a Install Shield installer.

The package is also extractable.

Anyone know the silent switch without having to extract, using the .exe directly?


Posted (edited)

Try /s /v/qn or /qb it that does not work try /S /v/qn or /qb

/qn Nothing no progress bar is shown

/qb Progress bar is shown (Perfect for testing making sure everything is installing)

Edited by ricktendo64
Posted

/? gives you a Msgbox showing this

---------------------------

Microsoft .NET Framework 3.0 - Usage

---------------------------

/? - Display command line parameters.

/q - UI is entirely suppressed.

/remove - Uninstalls product.

/f - Repairs a product. This will repair all components that are installed.

/norestart - Never restart option. The installer never restarts the computer after the installation. Setup will still return 3010 if a reboot is required.

---------------------------

OK

---------------------------

So use /q /norestart

:)

Posted

niiiiiice, mhz.

just one more question: do you guys think it´s worth it to include this package in our unatended cds, replacing the 2.0 version? Afterall, it´s 27mb more space used.

Posted

Version 3 has version 2 framework components with latest framework components of version 3 added.

Replace version 2 with version 3 on your unattended cd. I have version 1.1sp1 and version 3 on my unattended cd.

:)

Posted (edited)

but don´t 2.0 has all the components 1.1 has?

i though so.

So to be able to open all the applications ever made in the .net framework enviroment, i have to install 1.1sp1 and 3.0?

If it is so, do you have the silent switch to install directly from the exe file without having to extract it?

Edited by gugutz
Posted

3.0 fully replace the 2.0 because 3.0 is 2.0+new features.

You can view the original 2.0 install in 3.0 package.

I don't integrate 3.0 yet, I wait more feedbacks.

edited.

Posted
but don´t 2.0 has all the components 1.1 has?

2.0 does not contain some components that 1.1 has. Some components of 1.1 have been made obsolete (removed) when 2.0 was released. If you want to run software that requires 1.1, then you will need to install 1.1. If you install 3.0, then you get separate uninstall entries for 2.0 and 3.0 from the single 3.0 installer.

I have uninstalled all versions from the OS and only installed 3.0, but I do have the uninstall entries for 2.0 and 3.0 in Add or Remove Programs.

Posted

and what about the switchs for silent install for dotnet.exe (1.1) and the NDP1.1sp1-KB867460-X86.exe (sp1 for .net 1.1)???

Do you have it. I don´t like have to extract to a folder. :(

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