Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Installing 2 apps in a single setup process
 

Installing 2 apps in a single setup process

Hello,

I would like to know will it be possible to install 2 applications one after the other? Here is a scenario

App 1 needs to be installed for App 2 to run. (I was thinking to of making App 1 a pre-requistie for app2).Everytime App1 runs it needs to check for its update so does App 2. So both need to be deployed as Click Once.

So could some one point me to someplace where it is described. I checked couple of links here to modify the boostrapper to add custom pre-requistie. Is there an easy way to do this?

Thanks a lot for all the help.

dbcuser  Monday, August 07, 2006 9:40 PM

Hello,

Sorry to bug you all, has anyone run into this situation?

Thanks.

dbcuser  Tuesday, August 08, 2006 2:32 PM

You can use google to search for other answers

Custom Search

More Threads

• Invoking clickonce from within
• Creating dragdrop shotcuts with VS2005 installer
• How to upgrade a custom ConfigurationSection when my ClickOnce deployed app updates?
• COM Object Error
• Deploying a C# .NET application on a local intranet
• A system tray application to control a windows service.
• Clickonce no updates even though there are
• Unique deployment problem
• Update version of publishing using MageUI.exe
• VS Setup Project with COM dll, what happen on Uninstall?