We currently use WiX 开发者_Go百科for building our MSI files, and as such it is the only MSI builder I have had experience using. I know you can build installers natively in Visual Studio though. What
How can I set the default value of a UI control in WiX installer? When I change the value in the control, the changes are propagated to the property. But I want some sp开发者_JAVA技巧ecific value to b
Im inexperienced with creating setup projects and was hoping for some direction r开发者_JAVA百科egarding the best, most flexible, and easiest way of creating a setup bootstrapper. I need custom action
I have a WiX installer which sets up a couple of root IIS websites each of which has a number of WebApplications.We have a separate AppPool for each root and put each of the WebApplications into that
I have created a custom dialog that allows the user to configure the account under which the service we are installing will run. I do this by attaching a property event to th开发者_如何学编程e Next bu
Currently I have customised the Wix_InstallDirDlg to enable the user to set a registry key on install. There is a custom dialog that is shown after both the InstallDirDlg and the MaintenanceTypeDlg so
I\'m using WIX 3.6 Bundle to install an application. It requires some prerequisites. How can I set up the package, so that the bootstrapper automatically download the file from the internet?
I want to create a multi-language MSI. Therefore I use torch to create transform files. With some languges it works and with others I got the following error.
I have created an MSI installer package in Visual Studio 2008. The problem is that after install, if I delete ANY of the installed files. This is not my intended behavior for my installer package. My
I\'ve created installation using WIX V3 with localization to French. The installation works fine, but then we found out a weird thing: