wix
Wix: Passing Dialogue Control Values to Configurable Merge Modules
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[详细]
2023-04-06 06:01 分类:问答Visual Studio Setup Project - can you configure projects to install transitive dependencies in the correct order?
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开发者[详细]
2023-04-06 05:37 分类:问答Detect 64bit system from 32bit WIX installer
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[详细]
2023-04-06 03:41 分类:问答How to mirror the titlebar of an MSI installer?
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).[详细]
2023-04-05 09:20 分类:问答WIX 3.6 IIS 7 installer causing 'Site 1 has no root application defined, so the site will be ignored.' error on uninstall
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[详细]
2023-04-05 01:27 分类:问答Wix Session Object
Does anyone know at what point this object is still available? I am trying to create a custom action called as follws:[详细]
2023-04-04 15:30 分类:问答How to determine the folder that a previous WIX Install installed a program in
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[详细]
2023-04-04 12:22 分类:问答Run as admin the shortcut from startup
I created shortcut in the Startup folder. Is it possible to add \"Run as administrator\" property for my shortcut by wix? here my code:[详细]
2023-04-04 12:09 分类:问答Custom action is not running
I\'ve got a custom action I\'ve defined for my installer. The installer doesn\'t seem t开发者_运维技巧o be running.[详细]
2023-04-04 09:40 分类:问答Issue creating/removing startmenu shortcuts with Wix
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[详细]
2023-04-04 08:03 分类:问答