Pick one. 2011/9/15 Frédéric Viollet <[email protected]>
> Hi All, > > I have defined two custom actions and I would like it to be triggered > after InstallFiles, but before StartServices. > Lets say I want to setup the following sequence: > InstallFiles -> CustomAction1 -> CustomAction2 -> StartServices > > I would have liked to write: > <Custom Action='CustomAction1' After='InstallFiles' /> > <Custom Action='CustomAction2' After='CustomAction1' > Before="StartServices" /> > But, in the wxs, Before and After tags are mutually exclusive in the > Custom element. > How can I achieve this? > > Thanks for your help. > Frederic > > > ------------------------------------------------------------------------------ > Doing More with Less: The Next Generation Virtual Desktop > What are the key obstacles that have prevented many mid-market businesses > from deploying virtual desktops? How do next-generation virtual desktops > provide companies an easier-to-deploy, easier-to-manage and more affordable > virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

