Re: [WiX-users] Question about conditional statements in elements

2013-03-22 Thread Ackerman, Buddy
ars. This is a Windows Installer property used in every MSI-based install, whether WiX or not. It's not likely that such a basic thing doesn't work. http://msdn.microsoft.com/en-us/library/windows/desktop/aa369297(v=vs.85).as px Phil -Original Message- From: Ackerman, Buddy [mailto:ba

Re: [WiX-users] Question about conditional statements in elements

2013-03-22 Thread Ackerman, Buddy
idea, I haven't yet seen that syntax yet. Alain -Original Message- From: Ackerman, Buddy [mailto:backer...@tnsi.com] Sent: March 22, 2013 11:39 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Question about conditional statements in elements I'm very new to WiX and have in

[WiX-users] Question about conditional statements in elements

2013-03-22 Thread Ackerman, Buddy
I'm very new to WiX and have inherited an existing project. I've been deciphering it fine except for a few things. In this project I have the following element: NOT Installed The question with this is the "NOT Installed" condition. What exactly does "Installed" mean? When I run this to upg