Hi,
I have an installer of my 1.0 version (.msi) and another installer for my 1.1 version (another .msi).
I can install my app from two installers and all runs fine.
But if I install my app from my 1.0 installer and update it with 1.1 installer (I'm using one update configuration projecte (updates file)), the process finalizes correctly (the update is done) but the downloading screen shows me an error saying that something wrong has happen with the installation.
I don't know what's hapenning, because the 1.1 version is installed correctly but it still shows me this error (I repeat it: the error appears in the downloading form, in the last step. The installer finalizes correctly).
Thanks in advance.
Agusti