[wix-users] Simple MSI to copy files

Joel Budreau joel.budreau at gmail.com
Wed Feb 24 23:34:32 PST 2016


If you don't want your MSI to register in the control panel (your MSI is
basically a .zip file, install, but no uninstall) then just remove the
PublishProduct standard action in the InstallExecuteSequence.

On Mon, Feb 22, 2016 at 1:14 PM, Drummond, Jeffrey <
Jeffrey.Drummond at chasepaymentech.com> wrote:

> Hello:
>
> We have WIX scripts in place for building our web and Windows MSIs.
> I am just moving into the role of working with WIX and the builds.
>
> I need to create an MSI which does not install an application, but instead
> simply copies a couple of assemblies and a config file into a destination
> directory.
>
> Where do I begin?
>
> Thanks.
>
> Jeff Drummond  | Application Developer, Technology Architecture | Chase
> Paymentech
> 4915 Independence Parkway, Floor 2, Tampa, FL 33634-7540 | T: 813.354.4267
> jeffrey.drummond at chasepaymentech.com<mailto:
> jeffrey.drummond at chasepaymentech.com> | www.chasepaymentech.com<
> http://www.chasepaymentech.com/>
>
> JPMorgan Chase & Co.
>
>
> Learn more about Chase Paymentech Solutions,LLC payment processing
> services at www.chasepaymentech.com and Chase Paymentech Europe Limited
> payment processing services at www.chasepaymentech.co.uk.
>
>
> THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments are
> proprietary and confidential information intended only for the use of the
> recipient(s) named above.  If you are not the intended recipient, you may
> not print, distribute, or copy this message or any attachments.  If you
> have received this communication in error, please notify the sender by
> return e-mail and delete this message and any attachments from your
> computer.
>
> Chase Paymentech Europe Limited, trading as Chase Paymentech, is regulated
> by the Central Bank of Ireland.
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>


More information about the wix-users mailing list