[wix-users] Can I get data from an MSI installer to a Bootstrapped EXE?

Hoover, Jacob Jacob.Hoover at greenheck.com
Wed Feb 7 10:52:34 PST 2018


Capture the INSTALLFOLDER in your Bundle on the options dialog, then pass it in to both your MSI and EXE package.  There is no variable feedback from a MSI back to its parent bundle.

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Karl Smart via wix-users
Sent: Wednesday, February 7, 2018 12:05 PM
To: wix-users at lists.wixtoolset.org
Cc: Karl Smart <Karl.Smart at hyland.com>
Subject: [wix-users] Can I get data from an MSI installer to a Bootstrapped EXE?

I would like to pass INSTALLFOLDER from an <MsiPackage> to the following <ExePackage> in the Chain.  I tried passing [INSTALLFOLDER] via InstallCommand on the ExePackage but it's blank since the MSI installation has already been completed.

Thanks in advance for any suggestions!


----------------------------------------- Please consider the environment before printing this e-mail 

CONFIDENTIALITY NOTICE: This message and any attached documents may contain confidential information from Hyland Software, Inc. The information is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, or an employee or agent responsible for the delivery of this message to the intended recipient, the reader is hereby notified that any dissemination, distribution or copying of this message or of any attached documents, or the taking of any action or omission to take any action in reliance on the contents of this message or of any attached documents, is strictly prohibited. If you have received this communication in error, please notify the sender immediately by e-mail or telephone, at +1 (440) 788-5000, and delete the original message immediately. Thank you.          

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list