[wix-users] Multiple Custom Actions in Visual Studio

Christopher Painter chrpai at iswix.com
Fri Mar 9 06:15:54 PST 2018


There's an overhead/bloat advantage in doing this.  But this assumes that you want to ship all those custom actions atomically with whatever installer(s) will be consuming them.

As with almost everything there  are  pros and cons to weigh.

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Lewis Henderson via wix-users
Sent: Friday, March 9, 2018 7:58 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Lewis Henderson <henderso at opentext.com>
Subject: Re: [wix-users] Multiple Custom Actions in Visual Studio

Hi Folks,

You can definitely have several CustomActions in a single project.  You'd specify the same BinaryKey but a different DllEntry on your <CustomAction ... /> statement.

				Lewis

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Rob Mensching via wix-users
Sent: Thursday, March 8, 2018 11:20 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Rob Mensching <rob at firegiant.com>
Subject: [EXTERNAL] - Re: [wix-users] Multiple Custom Actions in Visual Studio

Your choice.

_____________________________________________________________
 Short replies here. Complete answers over there: https://urldefense.proofpoint.com/v2/url?u=http-3A__www.firegiant.com_&d=DwICAg&c=ZgVRmm3mf2P1-XDAyDsu4A&r=yAhF6NGJ7EPmZkvswZOswwnYxaueKkO53V282tTn1P4&m=V5U8UvtHbd-ayNBT5Rph2SKm15bbDE2kkk5oEdS6SlA&s=qL6cXQdGy7PEwBTQKQodzJE5kedwxGN29_hlIif41QU&e=

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Ven H via wix-users
Sent: Thursday, March 8, 2018 7:23 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Ven H <venh.123 at gmail.com>
Subject: [wix-users] Multiple Custom Actions in Visual Studio

If I need multiple custom actions inside my MSI, do they have to be built using separate Visual Studio projects or they can be built using different classes inside the same project? I mean, should the custom action DLL
(assembly) be different for each custom action or it can be the same for different custom actions?Please advise.

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant https://urldefense.proofpoint.com/v2/url?u=http-3A__www.firegiant.com_&d=DwICAg&c=ZgVRmm3mf2P1-XDAyDsu4A&r=yAhF6NGJ7EPmZkvswZOswwnYxaueKkO53V282tTn1P4&m=V5U8UvtHbd-ayNBT5Rph2SKm15bbDE2kkk5oEdS6SlA&s=qL6cXQdGy7PEwBTQKQodzJE5kedwxGN29_hlIif41QU&e=

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant https://urldefense.proofpoint.com/v2/url?u=http-3A__www.firegiant.com_&d=DwICAg&c=ZgVRmm3mf2P1-XDAyDsu4A&r=yAhF6NGJ7EPmZkvswZOswwnYxaueKkO53V282tTn1P4&m=V5U8UvtHbd-ayNBT5Rph2SKm15bbDE2kkk5oEdS6SlA&s=qL6cXQdGy7PEwBTQKQodzJE5kedwxGN29_hlIif41QU&e=

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


More information about the wix-users mailing list