mdayanand
Posts: 6
Joined: Wed Dec 09, 2015 9:52 am

No result for FindRelatedProducts

Hi Forum,

These are the below log found while upgrading the application from previous version, there is no search result status of installed previous application.
I need upgrade code which will be assigned to oldproducts for my requirements, since there is no assignment happened at FindRelatedProducts level, I am not able to use it.

LOG:
MSI (c) (68:88) [15:12:30:405]: Doing action: FindRelatedProducts
Action 15:12:30: FindRelatedProducts. Searching for related applications
Action start 15:12:30: FindRelatedProducts.
Action ended 15:12:30: FindRelatedProducts. Return value 1.

Please assist me the solution ASPS. Thanks in Advance.

Regards,
Dayanand
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: No result for FindRelatedProducts

Hello Dayanand,

Please note that the "FindRelatedProducts" action searches for old versions of products which have the same UpgradeCode as your current product version. If on target machine there are no old products installed having the same UpgradeCode as the current installation, then the search will get no result.

Please give us more details about what you are trying to achieve, maybe exemplify a bit more, and we'll try to assist you.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”