highly suggest learning the underlying raw registry
keys and directly authoring them.
-Original Message-
From: Rakheep [mailto:rakheeprasa...@gmail.com]
Sent: Wednesday, May 09, 2012 12:06 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Register com objects
How to use heat.exe
heat -? gives help. What did you try?
I do not believe heat supports COM+. COM+ has very complex registration,
I've never used it personally. Others may have ideas.
On Tue, May 8, 2012 at 10:06 PM, Rakheep wrote:
> How to use heat.exe?? can you give some more information regarding this..
>
> I
How to use heat.exe?? can you give some more information regarding this..
I want to register non .net COM+ dlls.. also.. along with some .net COM
dlls..
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Register-com-objects-tp2555661p7541764.html
Sent
Use heat.exe tool to extract COM-related information.
2009/3/30 sandun css
> Hi,
>
> Is there a way in WiX, to register a COM object, without using custom
> actions?
>
> Thanks,
> Sandun.
>
> --
> ___
And Class and ProgId elements.
Karl Denning wrote:
> Hi
>
> Don't use self-registering because it is not transactional.
> Instead, use the TypeLib and Interface tables
>
> karl
>
>
>
> Dear Sandun,
>
> I think that you can write SelfRegCost="1" ... > for the DLL in question. Having a number m
Hi
Don't use self-registering because it is not transactional.
Instead, use the TypeLib and Interface tables
karl
Dear Sandun,
I think that you can write for the DLL in question. Having a number more
than 0 makes it run regsvr32.exe on the DLL, so if your COM object can
self-register, that
Dear Sandun,
I think that you can write for the DLL in question. Having a number more
than 0 makes it run regsvr32.exe on the DLL, so if your COM object can
self-register, that should do it. The number (1 in my example) is
the cost for the progress bar, in nominal bytes. It doesn't really ma
Hi,
Is there a way in WiX, to register a COM object, without using custom
actions?
Thanks,
Sandun.
--
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.so
8 matches
Mail list logo