zaki
Posts: 9
Joined: Fri Aug 24, 2007 6:14 am

Some of the update failed to install properly

Hi,

After installation of Patch it's displaying message "Some of the update failed to install properly". Although which files I want to replace, it's already replaced with this patch. But at last it is showing this message.


Regards
Zaki
Adriana
Posts: 28
Joined: Tue Aug 14, 2007 9:32 am
Location: Craiova
Contact: Website

Hi Zaki,

Please generate a verbose log while installing the patch using the following command:
msiexec /p patch.msp /L*V C:\patch.log

Send the log file and the AIP files for the Target and Upgraded MSI packages to support at advancedinstaller dot com in order to investigate this issue.

Regards,
Adriana

_________________
Adriana Simion
Advanced Installer Team
http://www.advancedinstaller.com/
zaki
Posts: 9
Joined: Fri Aug 24, 2007 6:14 am

Hi Adrina,

This thing happens when I used Auto Update feature. Through my application it detect that Update[Patch] is available. After installation of Patch it's displaying message "Some of the update failed to install properly".
If i run patch separately it's not showing any message.

Regards,
Zaki
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

This happens because either the patch is not applied correctly or after the patch is applied the "Installed Detection" condition is not met.

Note that the updater needs a file version or registry key detection criteria, therefore in the second msi package you should either create a registry key or change the version of an exe file included in your package.

Also please make sure that the patch does not brake any patch rules.
http://msdn2.microsoft.com/en-us/library/aa367850.aspx (read about patch rules)
http://www.advancedinstaller.com/user-g ... patch.html (patch tutorial)

Regards,
cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”