EDIT 开发者_开发技巧 I\'ve decided to try to find a simpler way to ask this question: If my WIX-based installation needs to modify an XML file that looks like this:
I am writing a WiX installer which should install开发者_运维问答 only on Windows 2003 (32 or 64 bit) or Windows 2008 (64 bit only). I have the below condition, but it isn\'t working. Why?
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_如何学Go Want to improve this question? Update the question so it can be answered with facts and citation
I have the need to restart the Windows Explorer process during the installation. Currently we force the user to reboot to ensure that the Explorer process is really restarted, but I would like to be a
I use the “SetMsiAssemblyNameFileVersion” property in our MergeModules. So I get a zero at the end of the assembly version.
I have been googling and read through the WiX tutorial (http://www.tramontana.co.hu/wix/), but I am unable to see a simple way to create an MD5 hash of 开发者_如何学JAVAa string/property.Does anyone k
I know that there is the native IIS7 support in wix 3.5, but I have this strange error. So, if IIS6 Management Compatibility for IIS7 is not installed, then new App Pool did not created in installati
We have an MSI installer (created using Wix) which is setup to be able to perform upgrades. Our clients are using it to upgrade our application on multiple machines at once using an SMS package runnin
My company is creating a cheaper version of our product that will only upgrade from an older version.To accomplish this, I would like to create an installation that will ONLY upgrade from a previous v
I\'m new t开发者_运维知识库o WIX and using 3.0. Can we display a link while displaying a dialog? basically i am stopping the installation when a framework version is missing. Requirement is to direct