Hi, I would like to bundle a 3rd party installer with my bootstrapper but it's not just a one exe file it has 1000s of files how can I bundle it with my Bootstrapper. I understand that ExePackage only gets a SourceFile and not a SourceDir.
It's something like: [My3rdPartyInstaller] |..[1033_XXX_XX] |.....[] |..[directory1] |.....[] |..[directory2] |.....[] |..[directoryN] |..setup.exe |..setup.exe.config |..msvcr80.dll |..file1.xml |..file2.xml |..fileN.xml Basically this is what i'm trying to accomplish: [SupportFiles] |..[My3rdPartyInstaller] |..|..[1033_XXX_XX] |..|.....[] |..|..[directory1] |..|.....[] |..|..[directory2] |..|.....[] |..|..[directoryN] |..|..setup.exe |..|..setup.exe.config |..|..msvcr80.dll |..|..file1.xml |..|..file2.xml |..|..fileN.xml MySetup.exe Is this possible in Burn like DotNetBootstrapper? Thanks, Romeo -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-ExePackage-that-depends-on-many-files-tp7205293p7205293.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users