Hi,
Note: I haven't tried any of this, I'm just going from the documentation.
I'm interested in using the AutoUpdater
a) Is it possible to confiure the AutoUpdate to *only* check on demand? i.e. I want my application to control the frequency of checking, not Updater.exe itslef; I see I can force this by passing the -nofreqcheck to updater.exe; in which case, what should I configure the "Run Updater" part of the AI package to be? 999? It seems a little arbitrary.
b) AutoClosing the application : I understand that this is configured in the "server side" Auto Update configuration file, and that updater closes the application by sending a windows message to it (i.e. close the window, close the app). How are Windows services supported in conjunction with Auto Update? We plan on having a windows service running, and only having a GUI for on-dmand configuration - yet we'd still like to use Auto Update (launched from the service) to install updates. Is this possible?
Regards,
Charles.