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.