Thank you for your replies.
We've got it working by using a combination of RegSpy2, heat, tallow, and
the ServiceInstall and ServiceControl tags.
On Sat, Apr 18, 2009 at 12:18 PM, Bob Arnson wrote:
> Jose Enrique Bolanos wrote:
> > These three components are built in ATL C++.
>
> Then you have
Jose Enrique Bolanos wrote:
> These three components are built in ATL C++.
Then you have all the necessary registration available, probably in .rgs
files. Convert them to WiX authoring, using RegistryKey, RegistryValue,
ClassId, ProgId, etc. elements.
--
sig://boB
http://joyofsetup.com/
--
Personally I use InstallShield for this type of stuff. It's pretty simple to
create a merge module project, dump the components into it and do a COM extract
at build. Then just dark the resultant MSI and refactor into a fragment.
Oh, and I recently saw an MSDN email go out talking about Insta
3 matches
Mail list logo