Re: Silent install of .NET 2.0 Framework...
- From: celoftis@xxxxxxxxx
- Date: 8 Sep 2006 13:52:49 -0700
Here's the command string that I've seen in several threads referring
to the silent installation of the .NET 2.0 Framework...
dotnetfx.exe /q:a /c:"install /q"
This works great for me... I'm just looking for a through explination
of the paramters. I see that MS specifies the "/q", but what do the ":a
/c:..." options mean specifically.
Any pointers to documentation or explination would be appreciated.
Also,
A couple more questions...
- is there a logfile created by this process? If not is there a parm I
add, something like /logilfe "C:\logfilename.log"
.
- References:
- Silent install of .NET 2.0 Framework...
- From: celoftis
- Silent install of .NET 2.0 Framework...
- Prev by Date: Silent install of .NET 2.0 Framework...
- Next by Date: Re: Silent install of .NET 2.0 Framework...
- Previous by thread: Silent install of .NET 2.0 Framework...
- Next by thread: Re: Silent install of .NET 2.0 Framework...
- Index(es):
Relevant Pages
|