[WiX-users] Burn & MBA & Getting PackageName from PackageID

2011-11-14 Thread Keuth Nikolaus AVL/GRZ
Hello! I'm currently writing my own MBA with wix3.6. I have a very simple question: How can I get the full name of a package by the use of the packageid, which I get with nearly every event of the engine, during the Installation process. Should be straight forward, but I cannot find a

Re: [WiX-users] Burn & MBA & Getting PackageName from PackageID

2011-11-16 Thread Keuth Nikolaus AVL/GRZ
Hello! Do you have any hints for me, how a can get the package names from my custom bootstrapper, to show a package list to the user? Best regards Nikolaus Keuth -- Hello! I'm currently writing my own MBA with wix3.6. I have a very simple question: How can I

Re: [WiX-users] Burn & MBA & Getting PackageName from

2011-11-22 Thread Keuth Nikolaus AVL/GRZ
ing Subject: Re: [WiX-users] Burn & MBA & Getting PackageName from PackageID To: "General discussion for Windows Installer XML toolset." Message-ID: Content-Type: text/plain; charset=UTF-8 The BootstrapperApplicationData.xml file (included with your BA) s

Re: [WiX-users] TFS Build Problem

2012-07-25 Thread Keuth Nikolaus AVL/GRZ
Hello! We solved the problem at least. The topic was that we tried to build 3.5 and 3.6 projects in the same build process, what is not supported by wix as it seams. We found that problem, when we tried to change our existing 3.5 msi's to 3.6. Best regards Nikolaus Keuth ---

[WiX-users] Change the name of the resulting .msi using msbuild

2009-10-13 Thread Keuth Nikolaus AVL/GRZ
Hallo! We are building our complete software using ms-build. For building the setup, which consist of different projects, we created a solution combining all these projects. Out of the build process I need to build this solution twice with different settings and ideally with different res