[wix-users] [WIX]:How to change this INSTALLDIR property temp path in MSI execution time.

Phill Hogland phill.hogland at rimage.com
Mon Nov 16 07:00:57 PST 2015


I am not sure that I understand your question, but did you try
<Property Id="INSTALLDIR" Value="[TempFolder]" />

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Dileep S
Sent: Monday, November 16, 2015 4:18 AM
To: General discussion for Windows Installer XML toolset. <wix-users at lists.sourceforge.net>; WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: [wix-users] [WIX]:How to change this INSTALLDIR property temp path in MSI execution time.

Hi All,

I have created a sample MSI package using WIX 3.7.

Currently, i am overwriting the INSTALLDIR property to the below location:
<Property Id="INSTALLDIR" Value="C:\ABCD\Sample" />

Now, i want to change this to temp folder path while running MSI package.

How to change this INSTALLDIR property temp path in MSI execution time.

Please help me on this.

Thanks in advance.

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


More information about the wix-users mailing list