I was about to say the same thing. It's not all managed code custom actions that are "evil", it's really just the installer class mechanism that requires the shim Dll, loading a framework into msiexec etc etc. Functionally, a managed code exe has the same capability as an installer class (properties pass one way into the code, no access to the install session) and if it's an exe that you're installing it can run in the application context, with config files etc.
Phil Wilson -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Kaplan Sent: Friday, April 06, 2007 8:36 AM To: [EMAIL PROTECTED]; WiX-users Subject: Re: [WiX-users] dot Net Custom actions Also, if the CA is an EXE instead of a DLL-type CA or something, then you can launch it with an EXE CA. Joe K. ----- Original Message ----- From: "DEÁK JAHN, Gábor" <[EMAIL PROTECTED]> To: "WiX-users" <wix-users@lists.sourceforge.net> Sent: Friday, April 06, 2007 6:13 AM Subject: [WiX-users] dot Net Custom actions > On Fri, 6 Apr 2007 13:21:35 +0700, Igor Lemsky wrote: > > Igor, > > http://www.tramontana.co.hu/wix/lesson3.php#3.5 lists the reasons while > you shouldn't do it, although it is technically possible using an > undocumented DLL. > > Bye, > Gábor > > ------------------------------------------------------------------- > DEÁK JAHN, Gábor -- Budapest, Hungary > E-mail: [EMAIL PROTECTED] > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users