Hi there,
We're trying to use the advanced updater to update our program, and so far it's saved us a ton of work implementing our own updater. That said, I have a few questions.
First, is it possible to translate the Advanced Updater? It doesn't automatically get translated when multiple languages are enabled for the msi project it is attached to, so i can only assume that it hasn't been translated at all?
Since it can't be translated, we wanted to silence it completely. Basically the behavior of the /silentall option, but with a no presence on the user's desktop at all, not even the current taskbar icon. The reasoning is if we can't translate it, don't show it at all (this is what we did with our previous updater).
It would be greatly appreciated if you could give me some pointers on how to translate the updater to different languages, or how to completely disable all user interaction with the updater (i've also tried the -minuseraction switch with it's respective updater mode, but this is even more verbose than /silentall).
FOLLOW US
Get the latest news in Application Packaging