I have some troubles with WIX Services. My msi installer can create Service, but after creation installer can\'t start it. There is my code, which I use for Service.
I want to create an installer using Wix that copies a certain file to the folder \"C:\\Users\\Your User\\Documents\\Visual Studio 2010\\Addins\\\"
When using Heat to auto generate it seems to create a whole bunch more components than what we want to actually ship.
How can you validate fields in a Wix Custom Dialog? I\'ve got a combo box that I\'m using to set a property that cannot be n开发者_开发百科ull.It\'s going to depend on the complexity of your validatio
Note: This question is also posted on the WiX Users mailing list. I am trying to silently execute a PowerShell script from a WiX produced MSI.However, anytime I run the installer PowerShell hangs. I
i created WiX installer project for deploying my .net winform app on a customer machine. The app only scans documents and saves the images to database on a server. The scanner is quite specific and on
I have to write an installer and want to use Wix. The documentation on the website is not working and I like l开发者_JAVA技巧earning by example. Does someone know an open source project with good WiX
I\'m building a Wix project which install an application which requires MySql server. Actually I bring the mysql-essential-xxx.msi package inside my Wix project, and I\'m planning to execute msiexec
I am trying to use a 32 bit wix installer to install to the powershell directory c:\\windows\\????\\windowspowershell\\v1.0
I\'m trying to convert a component from .net 3 to 4. The component has com interp functions that must be installed into a Component Services application. Current I\'m using a WiX constructed install t