I\'ve got a couple of开发者_如何学Go projects I\'m using Wix 3.5 for, along with Paraffin which is going really well, but I\'m stuck trying to figure out how to create a Windows Scheduled Task as part
I\'m using Vs2010 and Wix 3.6.0917.0, for the record. I use the $(SolutionDir) property quite a bit in my .wixproj file, since I only ever build the installer as part of a solution build or as part of
We have an MSI we have authored in WiX 3.5.2030.0 and targeting Windows Installer 4.0 (for MSIUSEREALADMINDETECTION support).We have a property that we have defined in the MSI to enforce use of a boot
In the WIX I have a dialog where the user could select a folder [CUSTOM_FOLDER] from local machine, after the setup is finish I must give share to that folder and copy some files to it.
I know the way to remove the LicenseAgreement dialog from the sequence of the shown dialogs in WIX. But after I change Mondo or InstallDir wxs files, it comes out, that I need to include in my WIX pro
I would like to h开发者_运维百科arvest a folder with a lot of files by using heat.exe. But instead of harvesting all files, I would like to exclude specific file extensions like \"*.txt\" or something
I have an msi built using WiX. Part of the installer collects some settings that will be entered into the app.config file of the installed app.
After upgrading my installer build to WiX 3.5 the msi size fell from 100Mb down to only 4Mb! At first I thought some files were excluded from MSI, so I ran light.exe 3.0 and 3.5 with -v (verbose) and
I\'m creating an installer for my application using WIX. Everything works fine so far. However, I\'m trying to create a new event source during installation and that doesn\'t work as expected.
I am using WiX 3.5.1930 in Visual Studio 2010, targeting the .NET Framework 3.5.(Later weekly builds of WiX seem to be very broken with respect to their custom action template, at least for now.1930 i