Home All Groups Group Topic Archive Search About

install framework 2.0 over network

Author
12 May 2006 6:50 PM
Henok Girma
Hello Gurus,
I wanted to install the framework on a network pc that does not have any
keyboard/mouse. I believe Service Packs can be applied in such scenarios, is
it possible to do so for the framework?

any help/hints is greatly apreciated..

thank you,

Author
12 May 2006 7:23 PM
emorgoch.public
I built myself my own unattended install disc for XP, which integrated
..NET 2.0 into it. To do so, I downloaded the installer, and then during
the first login, I run it with the following command line which
installs it silently:
dotnetfx.exe /q:a /c:"install /q"

Not exactly sure how you want to deploy it to your network computer,
but I'm sure that command will help you.
Author
12 May 2006 7:48 PM
Henok Girma
if this works on 2000, it might help, i can put an entry in RunOnce..  how
do you find out about the command line params availible for these
distributables? what about for the MSI 3.0.. because for .net to be
installed, requires  MSI 3.0..

basically, what i am trying to do is get uptodate a buch of pcs on a network
to have .net 2.0 framework. these pcs include some XP, and mostly windows
2000.

<emorgoch.pub***@gmail.com> wrote in message
Show quote
news:1147461809.942468.108800@g10g2000cwb.googlegroups.com...
>I built myself my own unattended install disc for XP, which integrated
> .NET 2.0 into it. To do so, I downloaded the installer, and then during
> the first login, I run it with the following command line which
> installs it silently:
> dotnetfx.exe /q:a /c:"install /q"
>
> Not exactly sure how you want to deploy it to your network computer,
> but I'm sure that command will help you.
>
Author
12 May 2006 8:08 PM
emorgoch.public
appdeploy.com and msfn.org helped me a lot when looking for this kind
of info. Could usually find the switches I needed there.
Author
12 May 2006 9:31 PM
Henok Girma
thanks a bunch for all the help..

<emorgoch.pub***@gmail.com> wrote in message
Show quote
news:1147464496.127178.226130@y43g2000cwc.googlegroups.com...
> appdeploy.com and msfn.org helped me a lot when looking for this kind
> of info. Could usually find the switches I needed there.
>
Author
15 May 2006 1:06 PM
Michael D. Ober
You can install the framework via Group Policy.

Mike Ober.

"Henok Girma" <re***@newsgroup.only.thanks> wrote in message
news:%D59g.942759$x96.103382@attbi_s72...
Show quote
>
> if this works on 2000, it might help, i can put an entry in RunOnce..  how
> do you find out about the command line params availible for these
> distributables? what about for the MSI 3.0.. because for .net to be
> installed, requires  MSI 3.0..
>
> basically, what i am trying to do is get uptodate a buch of pcs on a
network
> to have .net 2.0 framework. these pcs include some XP, and mostly windows
> 2000.
>
> <emorgoch.pub***@gmail.com> wrote in message
> news:1147461809.942468.108800@g10g2000cwb.googlegroups.com...
> >I built myself my own unattended install disc for XP, which integrated
> > .NET 2.0 into it. To do so, I downloaded the installer, and then during
> > the first login, I run it with the following command line which
> > installs it silently:
> > dotnetfx.exe /q:a /c:"install /q"
> >
> > Not exactly sure how you want to deploy it to your network computer,
> > but I'm sure that command will help you.
> >
>
>
>

AddThis Social Bookmark Button