Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / July 2007

Tip: Looking for answers? Try searching our database.

I have 2 solutions that I would like to consolidate into one

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pucca - 23 Jul 2007 01:22 GMT
Hi, I'm using vs2005, .net 2 for windows application.  I have 2 solutions
that I would like to consolidate into and have just one installation .msi for
them, is this possible?  So I just just copy and move one of the solution's
project file into the other one and create additional setup file in it?  
Thanks.
Signature

Thanks.

Nicholas Paldino [.NET/C# MVP] - 23 Jul 2007 02:36 GMT
Pucca,

   From a high level view, that is how I would do it.  Hopefully, there
isn't anything out of the ordinary that you are doing which would hinder you
in combining the two.

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

> Hi, I'm using vs2005, .net 2 for windows application.  I have 2 solutions
> that I would like to consolidate into and have just one installation .msi
[quoted text clipped - 3 lines]
> project file into the other one and create additional setup file in it?
> Thanks.
Pucca - 23 Jul 2007 02:52 GMT
These are 2 are 2 separate stand-alone application.  I don't necessary have
to combine them into 1 solution but what I need is a setup file(.msi) that
would install both application.  Is there another way to do this besides
trying to merge them together?  Thanks.
Signature

Thanks.

> Pucca,
>
[quoted text clipped - 9 lines]
> > project file into the other one and create additional setup file in it?
> > Thanks.
ModelBuilder - 23 Jul 2007 04:14 GMT
We have created an installer (setup project) which has a handful of DLLs to
support a main application, and several helper applications.  I will point
out that we had a single target directory.  This may present some issues, I
suppose.  I know we have also spun off separate installers, which have their
own target.  This may work for you.  It should also be pointed out that you
may have multiple installer projects in your solution.  

> These are 2 are 2 separate stand-alone application.  I don't necessary have
> to combine them into 1 solution but what I need is a setup file(.msi) that
[quoted text clipped - 14 lines]
> > > project file into the other one and create additional setup file in it?
> > > Thanks.
Pucca - 23 Jul 2007 05:44 GMT
My manager wanted these 2 applications to be 2 stand-alone applications.  
After these 2 are developed as 2 separated applications, now he would like me
to create a MS installation setup file that would install these 2 applicatons
with one executable so we can put it on the CD and the user would only need
to run " one" setup file to install both applications.  Is this possible?  If
not, any alternative ways to get this done like some kind of batch file or
something?  
Signature

Thanks.

> We have created an installer (setup project) which has a handful of DLLs to
> support a main application, and several helper applications.  I will point
[quoted text clipped - 21 lines]
> > > > project file into the other one and create additional setup file in it?
> > > > Thanks.
ModelBuilder - 23 Jul 2007 12:38 GMT
Yes, you may include two executables in one installer.

> My manager wanted these 2 applications to be 2 stand-alone applications.  
> After these 2 are developed as 2 separated applications, now he would like me
[quoted text clipped - 29 lines]
> > > > > project file into the other one and create additional setup file in it?
> > > > > Thanks.
Pucca - 23 Jul 2007 05:46 GMT
What about "PostBuildEvent" property in the Setup project?  What is this for?
Can I configure it to run the 2nd application's setup command in here?
Signature

Thanks.

> We have created an installer (setup project) which has a handful of DLLs to
> support a main application, and several helper applications.  I will point
[quoted text clipped - 21 lines]
> > > > project file into the other one and create additional setup file in it?
> > > > Thanks.
ModelBuilder - 23 Jul 2007 12:40 GMT
You could do your second install here.  I have used this to register an
extension to a commercial product (think of a toolbar to IE/Outlook).  You
might also run a registration step where the user sends an email to the
manufacturer with comments.

> What about "PostBuildEvent" property in the Setup project?  What is this for?
>  Can I configure it to run the 2nd application's setup command in here?
[quoted text clipped - 24 lines]
> > > > > project file into the other one and create additional setup file in it?
> > > > > Thanks.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.