|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Bat file installation of .net frameworkHi all,
i have requirment of installing .net framework on 100 client machines, i have stored the setup on a share and i am using a bat file with the silent option.. How do i check if the framework is already present from a bat file, if present skip or else install the framework. Thanks Nen Read here: http://dotnet.mvps.org/dotnet/faqs/?id=deployframework&lang=en
especially there http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/dotnetframedepguid.asp and there http://blogs.msdn.com/astebner/archive/2006/02/10/529987.aspx hope smth helps > i have requirment of installing .net framework on 100 client machines, > i have stored the setup on a share and i am using a bat file with the > silent option.. > > How do i check if the framework is already present from a bat file, if > present skip or else install the framework. -- WBR, Michael Nemtsev :: blog: http://spaces.msn.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche |
|||||||||||||||||||||||