Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-24 Thread Jason Ginchereau
stopher Painter [mailto:chr...@deploymentengineering.com] Sent: Friday, April 24, 2009 4:22 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Using DTF to merge a merge module into an msi package If Mergemod is such a irreplaceable black box, why does the MS

Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-24 Thread Christopher Painter
er, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me --- On Fri, 4/24/09, Rob Mensching wrote: > From: Rob Mensching > Subject: Re: [WiX-users] Using DTF to merge a merge module into an msi packag

Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-23 Thread Rob Mensching
; Have a hot tip, know a secret or read a really good thread that deserves >> attention? E-Mail Me >> >> >> --- On Tue, 4/21/09, Frank Neumann wrote: >> >> >> >>> From: Frank Neumann >>> Subject: [WiX-users] Using DTF to merge a merg

Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-23 Thread Rob Mensching
WiX toolset uses COM interop to talk to mergemod.dll. Richard wrote: > In article > <139942f2536b7c4fbde6b44132f80c84286210a...@na-exmsg-c111.redmond.corp.microsoft.com>, > Jason Ginchereau writes: > > >> The real logic for merging merge modules is in mergemod.dll, which DTF >> does n ot

Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-21 Thread Richard
In article <139942f2536b7c4fbde6b44132f80c84286210a...@na-exmsg-c111.redmond.corp.microsoft.com>, Jason Ginchereau writes: > The real logic for merging merge modules is in mergemod.dll, which DTF > does n ot attempt to use or expose. So I would not recommend using DTF for > this purpos e,

Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-21 Thread Frank Neumann
> --- On Tue, 4/21/09, Frank Neumann wrote: > > >> From: Frank Neumann >> Subject: [WiX-users] Using DTF to merge a merge module into an msi package >> To: wix-users@lists.sourceforge.net >> Date: Tuesday, April 21, 2009, 8:29 AM >> I consider using DTF to m

Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-21 Thread Jason Ginchereau
ple code for doing that in C#. -Jason- -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: Tuesday, April 21, 2009 8:07 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Using DTF to merge a merge modul

Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-21 Thread Christopher Painter
Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me --- On Tue, 4/21/09, Frank Neumann wrote: > From: Frank Neumann > Subject: [WiX-users] Using DTF to merge a merge module into an msi package > To: wix-users

Re: [WiX-users] Using DTF to merge a merge module into an msi package

2009-04-21 Thread Pally Sandher
Subject: [WiX-users] Using DTF to merge a merge module into an msi package I consider using DTF to merge a merge module (msm) into an msi package. Would you recommend DTF for this purpose? Where can I find additional information (tutorial, examples) for it? Regards

[WiX-users] Using DTF to merge a merge module into an msi package

2009-04-21 Thread Frank Neumann
I consider using DTF to merge a merge module (msm) into an msi package. Would you recommend DTF for this purpose? Where can I find additional information (tutorial, examples) for it? Regards, Frank -- Stay on top of ev