The best practice is not to use C# managed custom actions at all. If you
search an archive of this list here:
http://www.nabble.com/wix-users-f4470.html, you'll see plenty of reasons why
this is stated.
This is not a limitation of WiX, but rather a requirement imposed upon all
of us by using Windows Installer. You need to write your custom actions
preferably in C++, script custom actions are also supported, but no C#
without using hacks to make it work.
Dana
On Thu, Feb 21, 2008 at 2:47 AM, si <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> Does anyone have any good links as to best practice and guidance for
> implementing C# managed custom actions in Wix 3.0?
>
> In particular, XmlFile and XmlConfig are slowly driving us crazy. Part
> of the frustration is knowing how easy it is in C#, part of it is the
> large amount of grunt work you have to do in WiX, especially
> manipulating existing xml. So we're looking for other options to
> ensure that all our developers will embrace WiX, as most of it is
> awesome.
>
> Thanks in advance.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users