Periodic ramblings about .NET and all related topics
Quick links
Volleynerd KB Blog
Golf Blog
Twins+1 Blog
Search Archives:
Site Feed
(Atom)
RSS
Archives
Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
5.13.2003
Silent Installs of Framework
Framework:
dotnetfx.exe /q:a /c:"install /l /q"
MDAC:
MDAC_TYP.EXE /q:a /c:"dasetup.exe /q /n"
install the .NET Framework silently
silent install
posted by dan @ 1:16 PM | |
PermaLink URL
|