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
S.85).aspx
BOb
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2008 2:18 PM
To: nant-users@lists.sourceforge.net;
[EMAIL PROTECTED]
Subject: [NAnt-users] msi custom actions
Hey all,
I have a .net class library that I
Hey all,
I have a .net class library that I am trying to configure as a custom
action in my build script.
The classlibrary contains one InstallerClass that is declared like:
Imports System.ComponentModel
Imports System.Configuration.Install
Public Class Installer1
Inherits Syste