Hi
We need to use the auto updater with an update file that will be stored locally on the network. We can't use an internet as for many of our users their network is locked down blocking the auto updater getting the file from the internet. So we need to put the new version in a shared folder on the local network. How can I trigger the auto updater to use this local file? The process will be triggered by our main application so I can call the updater with whatever options are needed rather than needing it to auto update on a schedule etc. I don't even need the auto updater to check the version as our application will do that anyway, I simply need to tell it to do the update using a file with a specified local network path. I can't see anything on this in the documentation and searching this forum for "auto updater local" didn't give me anything.
Many thanks
Adam