If the other two are already in the right order, and they aren't numerically
right next to each other, then you can pick either one and use the appropriate
attribute.
After="InstallFiles" will pick the next number after the number assigned to
InstallFiles, and Before="WriteRegistryValues" will pick the previous number
right before the number assigned to WriteRegistryValues. If you are unsure,
build and open your MSI in Orca and look at the numbers assigned (you can even
click on column headers and Orca will sort by that column to make it easy).
Sequence tables are always ordered by the sequence numbers in the table (except
for the *special* negative numbers in the UI sequence), so that will be your
action order.
Blair
> From: surya6...@hotmail.com
> To: wix-users@lists.sourceforge.net
> Date: Tue, 19 Nov 2013 01:00:12 +0530
> Subject: [WiX-users] Scheduling a custom action between two other CA.
>
> Is there a way to schedule a custom action between two other
> custom actions? For example, I have a custom action say CreateUserGroups
> which needs to be scheduled after “InstallFiles” but before
> “WriteRegistryValues”. Since “Before” and
> “After” attributes in the Custom
> element are mutually exclusive, I was wondering if there is a way to achieve
> this?
>
>
>
> Regards,
>
> Surya
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing
conversations that shape the rapidly evolving mobile landscape. Sign up now.
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users