Re: [WiX-users] Custom action dll that depends on another dll

2011-01-11 Thread Blair
chr...@deploymentengineering.com; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Custom action dll that depends on another dll A.DLL is a C++ dll in binary table. On Jan 6, 2011, at 18:09, Christopher Painter wrote: > I would need more information to be able

Re: [WiX-users] Custom action dll that depends on another dll

2011-01-06 Thread Alex Ivanoff
A.DLL is a C++ dll in binary table. On Jan 6, 2011, at 18:09, Christopher Painter wrote: > I would need more information to be able to answer that. Do you install the > DLL's then call them or do you call A.dll out of the Binary table? Is A.DLL > C++ or C#/DTF? > > Christopher Painter, Aut

Re: [WiX-users] Custom action dll that depends on another dll

2011-01-06 Thread Christopher Painter
I would need more information to be able to answer that. Do you install the DLL's then call them or do you call A.dll out of the Binary table? Is A.DLL C++ or C#/DTF? Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that des