I\'m trying to do the following : Suppose a user with username \"annie\" is connected to the foo.example.com website
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 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 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
I have a requirement where by I need to show the license agreement according to the OS language. The localized license agreements (.rtf) are kept on a server.
I am trying to create an installer using WiX which doesn\'t show the license agreement at the start. But I get the error as below.
I\'m using 开发者_开发知识库latest votive (Wix v3.5) and created a simple Wix VS 2010 setup project. I added my website reference and set the Harvest option as true.
I have created the se开发者_如何学Gotup which installs windows service, but when i uninstall it the service remains started and not removes. I have createwd the setup msi in Wix.
I am using WIX 3.5 to build my installer. I Want to show one image while current feature is being installed and other image once that feature installation is completed.
I\'m updating one of our installers for .NET 4.0 and IIS 7.5, and one of the tasks is to switch the AppPool over to use its own identity.I have found this fairly trivial in WiX using the IIS Extension