I have been having a problem that any of my applications can be update if it isn't uninstalled first. The worst part is that the install runs you thought the whole process and by the end the user believes that an update was done but in a close look all the files still the same. I checked and all the files in the new install have newer versions and the dates are also in the future (example, the file installed before is v8.0 from 10/10/2013 and the new is v8.1 from 20/10/213) the overall version from the install is different as well and the new is greater then the old.
If I run the MSI in setup mode I get the message from windows "can't upgrade until uninstall old version".
I have been working on it from the last 3 days with no look, please anyone have any ideas?
Best Regards,
I.
Update failing
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Update failing
Dear Icaronz,
are you able to replicate the same issue with creating a new project from scratch (... just a very minimal project is enough)?
Regards
are you able to replicate the same issue with creating a new project from scratch (... just a very minimal project is enough)?
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Re: Update failing
Hi,
I just create e new project (much simpler but using the same exe files) and for this projects I got a different result, after the first install for the upgrade a dialog pop up and tell me that an old version is installed and give me the option to uninstall before continue.
This would be an acceptable result for me, but I can't understand why my final project don't fallow the same steps.
Best regards,
I just create e new project (much simpler but using the same exe files) and for this projects I got a different result, after the first install for the upgrade a dialog pop up and tell me that an old version is installed and give me the option to uninstall before continue.
This would be an acceptable result for me, but I can't understand why my final project don't fallow the same steps.
Best regards,
Re: Update failing
Hi,
I added some lines that I find in the new project to my project and now I'm getting a uninstall window pop up before I can continue with the installation, the problem is that I always get an error message saying that installware was unable to uninstall the files to do it using the control panel.
I tried to post the logs but they are too large
I added some lines that I find in the new project to my project and now I'm getting a uninstall window pop up before I can continue with the installation, the problem is that I always get an error message saying that installware was unable to uninstall the files to do it using the control panel.
I tried to post the logs but they are too large
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Update failing
Dear Icaronz,
unfortunately, without having your files it is really difficult to find out the cause of your issue.
I can only suppose that you altered the default installer flow or ... that exist a possible corruption with your already installed package.
Regards
unfortunately, without having your files it is really difficult to find out the cause of your issue.
I can only suppose that you altered the default installer flow or ... that exist a possible corruption with your already installed package.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Re: Update failing
Hi,
It doesn't seem to be an error in the logic or in the old installation as I can uninstall using windows or the old package.
For the new package I get the message "UNAUTHORIZEDEXEC_ERROR = Unauthorized to start the MSI installation/uninstallation!" in the logs I believe comes from the command I'm using "Install/Remove MSI Package $PRODUCTCODE$[REMOVE=ALL] (get result into variable REMOVEOLD)".
It doesn't seem to be an error in the logic or in the old installation as I can uninstall using windows or the old package.
For the new package I get the message "UNAUTHORIZEDEXEC_ERROR = Unauthorized to start the MSI installation/uninstallation!" in the logs I believe comes from the command I'm using "Install/Remove MSI Package $PRODUCTCODE$[REMOVE=ALL] (get result into variable REMOVEOLD)".
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Update failing
...can you verify if the following links are useful?
http://support.microsoft.com/kb/303439/en-us
http://msdn.microsoft.com/en-us/library/ms815199.aspx
Regards
http://support.microsoft.com/kb/303439/en-us
http://msdn.microsoft.com/en-us/library/ms815199.aspx
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 104 guests