Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 4th, 2007, 01:10 PM
Authorized User
 
Join Date: Dec 2007
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default Setup&Deployment - Multiple apps

Hi !

I need to deploy more then one setup applications as a single setup.
I have already compiled two apps which i need to deploy through a third app. If i add the two existing setup.exe files into my new setup & deployment project, then is it going install all of them ? If so how can i specify which one to install first ? Can you direct me to some link which explains setup & deployment projects in detail.

Plz help.

dev(1);
__________________
dev(1);
 
Old December 5th, 2007, 05:25 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

The Visual Studio setup and deployment project is for deploying visual studio projects - it only provides some of the functionality that the windows installer can perform.

You might be better purchasing one of the full install pacakges like Install Shield or Wise, or look into the open source Inno Setup or the Wix toolkit.

/- Sam Judson : Wrox Technical Editor -/
 
Old December 5th, 2007, 12:47 PM
Authorized User
 
Join Date: Dec 2007
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you very much Sam.


Quote:
quote:Originally posted by samjudson
 The Visual Studio setup and deployment project is for deploying visual studio projects - it only provides some of the functionality that the windows installer can perform.

You might be better purchasing one of the full install pacakges like Install Shield or Wise, or look into the open source Inno Setup or the Wix toolkit.

/- Sam Judson : Wrox Technical Editor -/
dev(1);





Similar Threads
Thread Thread Starter Forum Replies Last Post
Setup and Deployment of the TheBeerHouse alex BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 July 17th, 2008 03:30 PM
best way for setup and deployment for VS 2005 priyan.viji .NET Framework 2.0 0 June 25th, 2008 03:44 AM
Customizing the Setup using Package and Deployment manojbandgar .NET Framework 2.0 0 July 4th, 2005 01:46 AM
setup and deployment problem wwwdirzala Classic ASP Basics 2 April 15th, 2004 08:40 AM
Setup And Deployment jpelayo VS.NET 2002/2003 2 July 25th, 2003 10:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.