Re[2]: [Nant-users] MSI task and registering assemblies in COM

2004-12-16 Thread Denis Kruchkov
; JG> tlb files... Please let me know if this is not the case. JG> JIm JG> On Mon, 13 Dec 2004 18:28:51 +0200, Denis Kruchkov JG> <[EMAIL PROTECTED]> wrote: >> I have assemblies which exposed to COM for using by script language. >> Does anybody know is it possible to bui

[Nant-users] MSI task and registering assemblies in COM

2004-12-14 Thread Denis Kruchkov
I have assemblies which exposed to COM for using by script language. Does anybody know is it possible to build installation by msi task which register assemblies and related tlb in registry (like VS.NET Deployment project do) or it is not supported by current version of NAntContrib ? -- Best rega

[Nant-users] Problems building project with licensed components

2004-09-30 Thread Denis Kruchkov
I have problem then build application which uses licensed controls. We have following structure of our sources: bin src project1.csproj licenses.licx All our references to DevExpress assemblies pointed to "bin" directory ther DevExpress binaries placed during prepara