My installation should behave differently for admin and regular user (different installation directory etc). At the same time it should work for XP, Vista, and Windows 7.
How do I create a log file for a WiX Installer? I need to create a log file during installation of my installer created in WiX. Currently I only know the commandline option to run the MSI file and ge
My question is quite similar to Launch application after installation complete, with UAC turned on Rather than build a complex set of configuration screens into the installer, we would like to launc
I have a Windows Service that I install and upgrade with WiX, and this works great (it\'s very fast!). The only problem is that if I upgrade from, say, 1.0 to 1.1, both copies still have entries in th
I have created a setup project with VS2008 for a .NET Windows Forms application using .NET Framework 3.5.
I use the burn tool from WiX v3.6.1601.0 to create a bootstrapper that will download my project dependencies (.NET 3.5). The end result however is two executabl开发者_StackOverflow中文版es (a program
This question already has answers here: SQL Server: use parameter in CREATE DATABASE (2 answers) Closed 3 years ago.
I have a problem with setting data that contains semicolons to CustomActionData property. By default CustomActionData class uses semic开发者_C百科olon as DataSeparator and it breaks my data, when it c
I\'ve got some registry resources that need deleting on install, but not if there are other components on the target that need them. [Ideally I\'d do this by associating the resources with shared comp
I am trying to localize a Wix installation. It is very simple, no custom dialogs or strings. Only using WixUI_InstallDir-dialogs.