[wix-devs] Testing 4x

Hoover, Jacob Jacob.Hoover at greenheck.com
Thu Jul 9 14:29:45 PDT 2020


And the authoring in question is:

    <DirectoryRef Id="Xxx">
      <Component Id="Xxx.Directory" Guid="{...}">
        <CreateFolder />
        <RemoveFolder Id='Xxx.Directory.Remove' On='uninstall'/>
        <Condition>NOT UPGRADINGPRODUCTCODE</Condition>
      </Component>
    </DirectoryRef>

From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Hoover, Jacob via wix-devs
Sent: Thursday, July 9, 2020 4:20 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Cc: Hoover, Jacob <Jacob.Hoover at greenheck.com>
Subject: [wix-devs] Testing 4x

Trying to kick the tires on the now built tools, but some things lack a lot of detail, or any detail, for that matter. From the meetings I could remember wix build source files..., but what are the other options? Tried running against an existing installer source, and after doing namespace upgrades I am now running into a strange error:

error WIX0005: The Component element contains an unexpected child element 'Condition'



Thanks,
Jacob

____________________________________________________________________
WiX Toolset Developer 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-devs mailing list