I was trying to follow the step mentioned in this thread but on compiling I
get the following exception:

C:\...\xyz.wxs(204) : error CNDL0024 : The CustomAction element contains
illegal inner text: 'NOT Installed'.  It may not contain inner text unless
the Script attribute is specified. make: *** [C:/.../Release/xyz
i.wixobj] Error 24

The custom action that i have here is a managed c# dll and without any inner
text it is working perfectly fine. The only problem is that it is being
called both at install and uninstall time whereas I would like it to be
called only during the install time. I might be missing something here but I
am not sure where I went wrong and would appreciate any help. Thanks

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-To-Run-Custom-Action-During-Install-But-Not-During-Uninstall-tp6395892p7280693.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to