Deployment of Framework from setup project

S

sudhaoncyberworld

Hi all

I am using VS2005, How can I deploy the .Net Framework from my setup
project?


In the bootstrapper setup program we have below 3 options


1.Download prerequisites from the component vendor's web site
2.Download prerequisites from the same location as my application
3.Download prerequisites from the following location


I have added Framework 2.0 (dotnetfx.exe) in my application folder of
my Setup & Deployment project


While installing my setup project in client side, i want to take the
framework from my setup not from any other website or intranet
location, How we can achieve this?


any help will be appreciated.


Thanks
 
C

CT

Please don't multipost; I have replied to your question in the
microsoft.public.dotnet.languages.vb ng.
 
S

sudhaoncyberworld

Sorry for the inconvenience

Since i need the quick solution i have posted in more than one group
not more than once, it is not sure all will visit all the groups...

And in the below link i dont find any way to take the framework from
setup ( i have valid licensed copy). From the below link i infer there
is no direct way to achieve this... Corrcet

Is there anyother way to do this

http://msdn.microsoft.com/library/?url=/library/en-us/dnnetdep/html/ndp2_redis.asp?frame=true
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top