|
-
Feb 27th, 2006, 05:16 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] VS 2005 .NET Boostrapper
Hi,
Has anyone deployed an application using 2005 yet? I know that you could download the 2003 .net Bootstrapper when you use VS 2003 .Net but what about 2005? I searched msdn downloads and only saw VS 2003 .NET Bootstrapper. Does this work with 2005 also? I have searched the forums but it seemed as though when people were talking about bootstrapper, they were also talking about .net 2003.
Thanks!
-
Feb 27th, 2006, 05:30 PM
#2
Fanatic Member
Re: VS 2005 .NET Boostrapper
VS 2005 bootstrapper is built in to the installation packages from what I understand. I know it is with the "Published" installs with 2005 Express
In life you can be sure of only two things... death and taxes. I'll take death.
-
Feb 27th, 2006, 05:42 PM
#3
Thread Starter
Fanatic Member
Re: VS 2005 .NET Boostrapper
What about 2005 Professional?
-
Feb 27th, 2006, 06:13 PM
#4
Fanatic Member
Re: VS 2005 .NET Boostrapper
Well I assume it is automatic as well. I would just build a setup project and then try to install it on a computer that doesn't have 2.0. See what happens?
In life you can be sure of only two things... death and taxes. I'll take death.
-
Feb 27th, 2006, 06:19 PM
#5
Re: VS 2005 .NET Boostrapper
Just use Publish. I believe it'll work the same as the one with Express but include more features
-
Feb 27th, 2006, 06:36 PM
#6
Re: VS 2005 .NET Boostrapper
The Express editions support only ClickOnce deployment. VS 2005 Pro supports ClickOnce and full setup projects. If VS Pro has a Publish feature then I'd imagine that that is for ClickOnce deployment, and you'd need to create a project as in 2003 for regular deployment. Either way, you can bootstrap the Framework and other components.
http://msdn.microsoft.com/msdnmag/is.../Bootstrapper/
-
Feb 27th, 2006, 06:48 PM
#7
Thread Starter
Fanatic Member
Re: VS 2005 .NET Boostrapper
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|