Home All Groups Group Topic Archive Search About

FrameWork 2.0 deployment as part of Deployment project

Author
31 May 2006 3:45 AM
Bob
Hi,
I need my setup and deployment project to install Framework 2.0. I have got
the redistibutable dotnetfx.exe but can't see how to include it in the setup
project. There used to be a setup.exe and Settings.ini file in V1.1. Can't
find the same thing for V2.0
The install will be where there is no web acccess to the whole thing has to
be self contained and automatic.
i.e. Clicking the msi file and letting it ask to download the framework
won't work.
Thanks
Bob

Author
31 May 2006 11:49 AM
Cowboy (Gregory A. Beamer)
The bootstrapping article (which describes the download) should have info on
this as well. Do a search on MSDN on bootstrap. If not, you can make a
custom installer class and use a Process class to fire off an unattended
install. The command line is shown in this blog entry:
http://blogs.msdn.com/astebner/archive/2006/01/14/512893.aspx

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
Show quote
"Bob" <b**@nowhere.com> wrote in message
news:uU$mESGhGHA.1244@TK2MSFTNGP04.phx.gbl...
> Hi,
> I need my setup and deployment project to install Framework 2.0. I have
> got
> the redistibutable dotnetfx.exe but can't see how to include it in the
> setup
> project. There used to be a setup.exe and Settings.ini file in V1.1. Can't
> find the same thing for V2.0
> The install will be where there is no web acccess to the whole thing has
> to
> be self contained and automatic.
> i.e. Clicking the msi file and letting it ask to download the framework
> won't work.
> Thanks
> Bob
>
>
Author
2 Jun 2006 8:45 PM
Bob
Hi Gregory,
Thank you for the pointer.
regards
Bob
Show quote
"Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@comcast.netNoSpamM> wrote in
message news:uZ7X$gKhGHA.4708@TK2MSFTNGP04.phx.gbl...
> The bootstrapping article (which describes the download) should have info
on
> this as well. Do a search on MSDN on bootstrap. If not, you can make a
> custom installer class and use a Process class to fire off an unattended
> install. The command line is shown in this blog entry:
> http://blogs.msdn.com/astebner/archive/2006/01/14/512893.aspx
>
> --
> Gregory A. Beamer
>
> *************************************************
> Think Outside the Box!
> *************************************************
> "Bob" <b**@nowhere.com> wrote in message
> news:uU$mESGhGHA.1244@TK2MSFTNGP04.phx.gbl...
> > Hi,
> > I need my setup and deployment project to install Framework 2.0. I have
> > got
> > the redistibutable dotnetfx.exe but can't see how to include it in the
> > setup
> > project. There used to be a setup.exe and Settings.ini file in V1.1.
Can't
> > find the same thing for V2.0
> > The install will be where there is no web acccess to the whole thing has
> > to
> > be self contained and automatic.
> > i.e. Clicking the msi file and letting it ask to download the framework
> > won't work.
> > Thanks
> > Bob
> >
> >
>
>

AddThis Social Bookmark Button