I am new to wix (Windows Installer XML) so I folloed some tutorials li开发者_JAVA百科ke this one
As part of a Wix installation I\'m trying to create an MSMQ private queue using the MsmqExtension: <msmq:MessageQueue Id=\'myQueue\' Label=\'My Queue\' Transactional=\'yes\' PathName=\'[MESSAGE_QU
I\'m creating a Wix installer for a windows service which needs to have provided, at installation time, the usern开发者_StackOverflow社区ame and password for an email account to inspect.Currently the
I have a problem creating database with SqlFileSpec and SqlLogFileSpec Filename attribute set under c:\\Program Files directory. I also checked that the folder (C:\\Program Files\\TestProject) already
How can i use Wix v3.5 to create folders outside of my normal installation path? Below create folder for my root installation.
I\'m trying to create a performance category as part of the WIX installation but trying to pass in a property to the category\'s name just r开发者_运维百科esults in the performance category taking the
I once had TeamCity + WiX + MSBuild Community Tasks working.Now that I\'ve upgraded to WiX 3.5, I can\'t remember how I had configured it.:)As I was poking through TeamCity, I came across the \"Assemb
I\'m hoping somebody could perhaps help me with a problem I\'m experiencing using Wix 3.5.2519.0 on a Windows Server 2008 with the IIS7 & IIS6 Compatibility features installed.
My wix installer needs the co开发者_开发百科ntents of a directory to be copied to a destination folder. I understand that the Directory element has a FileSource attrib. I tried something like this:
I a开发者_开发问答m using several articles and other questions in order to override the banner bitmap images for a binary wixlib that I am using in 20+ other installers. This library provides our own