I\'m having trouble accomplishing a task with the Wix Toolset. In particular, I have a scenario where I have an MSI that configures an MSM (Configurable Module). The MSI has a custom UI dialogue from
I\'m using Visual Studio 2010 to create an installer for my project. My installer includes my dependencies, such as .NET 3.5, and the 2007 Microsoft Office Primary Interop Assemblies (PIA). Addit开发者
I hav开发者_StackOverflow中文版e a 32bit WIX installer that installs a .NET based windows service. I need to use one external .dll that comes in 32bit and 64bit versions. Is there any way a 32bit inst
I\'m trying to internationalize an installation package using WiX (Windows Installer XML), but I keep running into a problem with right to left languages (e.g. Arabic and Hebrew).
I am using Wix 3.6 to install a Web application to IIS 7 and the install works correctly but when uninstalling the application either with Add/Remove Programs or with MSIExec I get the following error
Does anyone know at what point this object is still available? I am trying to create a custom action called as follws:
The existing installer for our product does not write any information to the registry, nor does it write any custom environment variables.The user is allowed to change the install directory in the ins
I created shortcut in the Startup folder. Is it possible to add \"Run as administrator\" property for my shortcut by wix? here my code:
I\'ve got a custom action I\'ve defined for my installer. The installer doesn\'t seem t开发者_运维技巧o be running.
I\'m trying to create a shortcut on the program files menu for my application.However, as my company may have a number of products with their own installers I want to have them in sub folders on the m