Jump to content

.NET Framework REALLY Quiet


KMan

Recommended Posts

Hi!

just in case any1 cares....

this is how you get the .net Framework and the languagepack to really keep quiet

<execute display='Installiere .NET Framework...' program='%XPLODE%\DOTNETFW.exe' arguments='/Q:A /C:"msiexec /qn /i netfx.msi"' />
<execute display='Installiere .NET Sprachpaket...' program='%XPLODE%\DOTNETDE.exe' arguments='/Q:A /C:"msiexec /qn /i langpack.msi"' />

though no final defence against 817778 (yet) :)

Greetz

KMan

Link to comment
Share on other sites


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