Re: [WiX-users] Named bindpath when using HarvestDirectory target

2015-01-10 Thread Phill Hogland
I figured out how to use a named bindpath by modifing a xslt which someone else had posted here . I am still interested in any clarification on how to use HarvestDirectoryAdditionalOpt

Re: [WiX-users] HarvestDirectory target for multiple directories

2015-01-10 Thread Phill Hogland
FYI - the information that I posted is incorrect. Here is a sample using HarvestDirectory. I am still learning more about this functionality. -- View this message

Re: [WiX-users] Problem uninstalling running app and service when using WixUI

2015-01-10 Thread Phill Hogland
The reason I asked is that I worked on this bug , for Wix 3.10, which is not the same scenario that you observed, but may be related. The pull request was accepted last week, and I don't know if there has been a build of wix 3.10 with this change yet. I also

[WiX-users] Named bindpath when using HarvestDirectory target

2015-01-10 Thread Phill Hogland
I use HarvestDirectory on a few of my projects so I am trying to get HarvestDirectory to use a named bindpath. I figured out how to get HarvestDirectory to use a WixVariable by specifying HarvestDirectory meta item: wix.EdsClient I also tried to set HarvestDirectory%AdditionalOptions' to -wixvar.

Re: [WiX-users] Problem uninstalling running app and service when using WixUI

2015-01-10 Thread Mikal H Henriksen
3.10.1124.0 for this test project, and 3.8 for the real project we originally had the problem with, which also uses a branded ui (not sure what it's based on, not made by me) - Mikal Fra: Phill Hogland Sendt: 10. januar 2015 17:08 Til: wix-users@lists.s

Re: [WiX-users] Problem uninstalling running app and service when using WixUI

2015-01-10 Thread Phill Hogland
Which wix version was used to build the installer? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Problem-uninstalling-running-app-and-service-when-using-WixUI-tp7598814p7598815.html Sent from the wix-users mailing list archive at Nabble.com. ---