wix3
Copy if not exist in WiX
I have a config file, myapp.exe.config, that I want to install only if it does not already exist. That is, I don\'t want to overwrite any existing config file. How can this be done in WiX?[详细]
2022-12-14 07:01 分类:问答How To Run the Installed Application After Setup in Wix?
I want to execute the application, I have upgraded. http://wix.sourceforge.net/manual-wix3/run_program_after_install.htm does not work for me开发者_JAVA技巧 as I do not have an Exit dialog.<Instal[详细]
2022-12-13 18:06 分类:问答how to update product.wxs file dynamic
i want to make an application which includes dynamic screensaver. User can select multiple images from their PC and generate swf file. so i want to include swf file and images in th开发者_JAVA技巧e wi[详细]
2022-12-12 21:36 分类:问答Controlling Shortcut order in wix
Given a Wix installer with multiple shortcuts in 开发者_JS百科the start menu, how can I, without renaming the shortcuts, control the order they appear in the start menu?The selected answer is wrong. Y[详细]
2022-12-12 18:23 分类:问答WiX: Passing Data to managed custom action does not work
i got a 开发者_StackOverflow中文版problem regarding wix and managed custom actions: I already managed it to create an managed custom action and got it called from my installer (verified it in the inst[详细]
2022-12-12 17:21 分类:问答In WIX, how to install WebFilter at the server level?
I know how to install a WebFilter into a particular WebSite (or Virtual Server). How can I install a WebFilter int开发者_运维问答o the WebService - or to the top-level server?To do this, specify no[详细]
2022-12-12 13:31 分类:问答3rd party Wix libraries
I am just getting started with Wix.I see there there a several libraries included with the default Wix install.I also see that users can create their own libraries(wixlibs).Are there any 3rd party Wix[详细]
2022-12-11 23:03 分类:问答Customizing text in the standard Wix dialogs
I\'m making use of the Wix standard dialogs. How do I customise the text of the messages displayed? For example, in the License Agreement page, I want to change the text \"I accept the ter开发者_开发[详细]
2022-12-11 11:18 分类:问答WIX 3.0 Generate Features from .NET projects
I have a large .NET source tree (185C# and VB projects, of which 60 are apps or websites) that i want to create a wix setup for. The general idea is to have 1 setup msi and to make each executable a f[详细]
2022-12-10 22:41 分类:问答Using heat.exe to add bulk files to a new WiX project: HEAT5150
If this is a repeat question, please direct me to the existing solution. I wasn\'t able to find a matching query.[详细]
2022-12-10 00:41 分类:问答
加载中,请稍侯......