[wix-users] Is there a way to check where my software has been installed?

Hoover, Jacob Jacob.Hoover at greenheck.com
Tue Oct 20 07:52:18 PDT 2020


We don't do jPackage nor Java here...  Are you building a MSI or a Bundle?  If it's a MSI, MsiGetProductInfo and INSTALLPROPERTY_INSTALLLOCATION, assuming you know the product code.   Otherwise, MsiEnumRelatedProducts with the upgrade code.

From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Davide Perini via wix-users
Sent: Tuesday, October 20, 2020 5:41 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Davide Perini <perini.davide at dpsoftware.org>
Subject: [wix-users] Is there a way to check where my software has been installed?

As title,
using wixtools with jpackage in Java15.

Is there a way to check the path where my program has been installed
from the wix installation?

Thanks,
Davide

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/<http://www.firegiant.com>
NOTE: This email was received from an external source. Please use caution when opening links or attachments in the message.



More information about the wix-users mailing list