Apologies if this has been answered before; nothing turned up in my searches.
Assume I have three versions of my software: v1, v2, and v3, and that I've published an AIU file for the update from v1 to v2 on my update server.
If I run v3 of my software in this scenario, updater.exe prompts me to download and install v2. This is my problem.
I'm aware that if I publish a 'v3 aware' AIU file, my problem goes away. My question is whether there is a way to configure advanced updater so that the problem does not occur even if my update server is not v3 aware -- perhaps a way to nominate an installed file to perform a version check against or something similar?
I am using the ProductCode and ComponentId 'Installed Detection' method.
Thanks!