Jump to content

Recommended Posts


Posted

Sorry but ...

Actually in the .NET Framework Beta 2 there's no any cab file (after the extraction). Any of the switches that apply to the 1.1 installation works with the 2.0 beta version. Here are the contents:

contentz.gif

Any idea ?!

Thanks !!!

  • 1 year later...
  • 3 weeks later...
Posted (edited)

I won't work with extracted files nor .msi switches instead it will ask for Install.exe file. Only way to run it is to use MS's orginal express archive with /Q switch. That was from my expierience with beta 2.0 for x64 but waiting for final release

Edited by Kamil
Posted

extract the msi out of dotnetfx.exe with this command

dotnetfx.exe /c /t:"C:\dotnet2"

to install use this command

msiexec /i C:\dotnet2\netfx.msi ADDEPLOY=1 REBOOT=REALLYSUPPRESS /qb

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