I probably should clarify. In my scenario some of the clients would have only the main application, some would also have some plug-in installed.
In 1st scenario, wy just needs to check for update to the main app. In 2nd, check to see if either the app or plug-in update is available.
Both in 1st and 2nd scenario I'd prefer the app updater to check the same url, so that when I update the app I just publish one update without worrying whether the client has plug-in(s) installed or not.
Is this possible? Does it all make sense?Thanks.