Groups | Blog | Home
all groups > dotnet general > september 2006 >

dotnet general : Specialized deployment


Michael Jackson
9/1/2006 10:02:43 PM
I have to develop a deployment strategy for a large .NET 2005 project. The
requirements are that a user will download a "minimal" setup from our
website, click Run, and then this minimal setup will install .NET Framework
from either our website or from Microsoft's website, then install our
application from our website. The key requirement I've been given is that
the initial download and setup has to be as small as possible.

I've researched this till blue in the face. I'm seeking advice, pointers,
links, code, examples, etc

Thanks in advance.

Michael

Vadym Stetsyak
9/2/2006 12:00:00 AM
Hello, Michael!
You wrote on Fri, 1 Sep 2006 22:02:43 -0500:

MJ> I've researched this till blue in the face. I'm seeking advice,
MJ> pointers, links, code, examples, etc

Have a look at
( http://ablog.apress.com/?p=1135 )
( http://www.codeproject.com/dotnet/dotNetInstaller.asp )

--
Regards, Vadym Stetsyak.
Blog: http://vadmyst.blogspot.com

AddThis Social Bookmark Button