Hi
I'm using the updater and have selected "silently check for updates and automatically install". However when our application triggers it (using Process ^UpdaterProcess = Process::Start(UpdaterFilename, "/silent"); ) it doesn't automatically install. It shows the standard do you want to update prompt and then takes the user through each of the normal install steps (OK the licence, etc). Are there other settings required for the updater to work automatically?
Thanks
Adam