Hello,
I know custom Action in managed code is discouraged but to be more specific I have a requirement of doing SharePoint specific operations like creating groups, registering eventhandlers and adding links(to name a few). I am doing it through C# Console application which is using SharePoint SDK and web services. Not sure how tough it is with C++ which I am not comfortable with. My Wix installer is calling a vbs Custom Action which is in turn calling the above Console application with parameters. I plan to reduce the redundancy of vbs application and invoke the console application directly from Wix. Is this a wrong design ? Also by creating a C# console application instead of a dll, do I get away with the perception of "should not have a CA in managed code" ? Thanks in advance for any suggestion on the same. Thanks, siaj ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users