[wix-users] Installed Property

easoftware at gmail.com easoftware at gmail.com
Wed Jan 23 00:07:23 PST 2019


Copied my setupProject9.msi to a temp folder.  Ran:
msiexec /i SetupProject9.msi /l*v mylog.txt
and
msiexec /i SetupProject9.msi /l mylog2.txt
from command prompt window.  Got the 2 log files.

myLog2.txt is much smaller.  Found these 5 lines:

Action 23:54:56: FindRelatedProducts. Searching for related applications
Action start 23:54:56: FindRelatedProducts.
FindRelatedProducts: Found application:
{9313692B-D5DB-4B05-AE8D-E1B1720C7D87}
FindRelatedProducts: Found application:
{A46B5D1B-51C0-4EE7-8528-61D4CD747926}
Action ended 23:54:56: FindRelatedProducts. Return value 1.

Does that mean I should look in the registry for the 2 GUID's?



More information about the wix-users mailing list