Jump to content

.NET framework 1.1


Recommended Posts

For some reason I just cannot get .NET Framework to install silently...

I have tried to install it from svcpack.inf and RunOnceEx.cmd and I have tried many diffirent switches but it does not install silently.

Examples:

svcpack.inf:

dotnetfx.exe /Q:A /R:N

brings up "Do you want to setup..."promt...

dotnetfx.exe /q:a /c:"install /l /q"

Does not say anything and does not install...

When try these in RunOnceEx.cmd I either get error dialog or it just skip it...

Example:

REG ADD %KEY%\020 /VE /D ".NET Framework 1.1" /f  REG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\DOTNET\dotnetfx.exe /q:a /c:"install /l /q"" /f

it just skips it...

What am I doing wrong?

2 questions:

1. Is RyanVm's .net package "english only"?

If yes it's not a good thing for me as I am finnish.

2. Would installing from netfx.msi be better idea?

If yes could someone tell me what switches to use .msi files?

Thank in advance and sorry for bad english!

Edited by TooMuchFreeTime
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...