Hello guys,
I would like to know if it's possible to ship (beside the update of the <app> requested, a secondary app (when needed). Or even more, make somehow the installer to ask for updates of some other appid that I will define.
Currently the Omaha installer periodically checks for updates of itself (the updater) and the Chrome browser app.
I successfully made a "hack" (so to say) that will also provide data about a secondary app, which is fed as a postinstall step. But would be nice if I could update them independently of each-other.
Is it possible by current design?
Many thanks!