om <[EMAIL PROTECTED]>
08/10/2008 00:30
To
<[EMAIL PROTECTED]>, ,
<[EMAIL PROTECTED]>
cc
Subject
Re: [NAnt-users] msi custom actions
Thanks for your reply.
I am not sure if I can implement your suggestion but as a workaround I
created a console application that the EntryP
@lists.sourceforge.net;
[EMAIL PROTECTED]
Subject: RE: [NAnt-users] msi custom actions
According to MS the target for custom action type 1 is as follows:
Target
The DLL is called through the entry point named in the Target field of
the CustomAction table, passing a single argument that is the handle
According to MS the target for custom action type 1 is as follows:
Target
The DLL is called through the entry point named in the Target field of
the CustomAction table, passing a single argument that is the handle to
the current install session. The entry point name specified in the table
m