Help - Search - Members - Calendar
Full Version: .NET framework 1.1
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
TooMuchFreeTime
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:
CODE
dotnetfx.exe /Q:A /R:N
brings up "Do you want to setup..."promt...
CODE
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:
CODE
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!
Marthax
What you need a finish version of .Net framework for? If you're concerned about the installation then don't be, because it's completely switchless and silent.

Go and visit

hope it helps,

Marthax




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.