I wouldn't expect heat to work with DCOM type registration. I would
start by looking at the CLSID entry in the registry, most of what you
need is there. Another option is to use something like regspy to see
what entries are written when you manually register the component or run
dcomcnfg.

I know this sounds like a lot of work but in the long run the effort
will be worth it as you will get a much more maintainable installation.

Neil

-----Original Message-----
From: MacDiarmid, James D [mailto:james.macdiar...@eds.com] 
Sent: 19 August 2009 17:27
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] COM+ and DCOM component installation help
please


The only problem with that is when I use Heat.exe there are no registry
settings exported since the exe file  is created with a third-party
component that handles the registration. 

 

-----Original Message-----
From: Neil Sleightholm [mailto:n...@x2systems.com] 
Sent: Tuesday, August 18, 2009 2:17 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] COM+ and DCOM component installation help
please

I am fairly sure these are all just registry entries so you can author
them with standard registry write techniques.

Neil

-----Original Message-----
From: MacDiarmid, James D [mailto:james.macdiar...@eds.com]
Sent: 17 August 2009 20:46
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] COM+ and DCOM component installation help please


I have an executable file, let's say it's called Listener.exe.  When
this file is executed it gets registered and is listed in the DCom
Config tree I in Windows Component Services. When I right click on the
entry and select properties, I get a dialog with the following tabs:

General
Location
Security
End Points
Identity

How can I configure these settings in my install.  What elements should
I be using?

Thanks,
Jim


------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day 
trial. Simplify your report design, integration and deployment - and
focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day 
trial. Simplify your report design, integration and deployment - and
focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day 
trial. Simplify your report design, integration and deployment - and
focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to