When writing managed code custom actions it is recommended to use DTF which
is part of the WiX toolset.

-----Original Message-----
From: Mike Mike [mailto:wixawar...@hotmail.com] 
Sent: Saturday, March 06, 2010 9:05 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] wrapping compiled c#.net into MSI


I read the example from the wix tutorials on how to do custom actions that
are not a part of Wix.
The tutorial states to use a dll and gives an example in c.  Problem is I
can't read c so I do not understand what is going on (vb.net and c# work for
me).  

I created a simple dll in c# to create a folder "c:\temp\myfolder" using a
method named "MakeMyFolder".

How do I call the method of the function from Wix?  An example showing what
in Wix is pointing to what in the dll would be awesome!

BarTony


                                          
_________________________________________________________________
Check your Hotmail from your phone. 
http://go.microsoft.com/?linkid=9712957
----------------------------------------------------------------------------
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to