Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
405 views

I'm using Wix to create my application installer and using it to install an assembly in the GAC and it works fine. My issue is when I'm setting the assembly property 'copy local=false' and I'm ...
chen's user avatar
  • 161
3 votes
1 answer
304 views

I have a solution that has a number of Wix projects that I'd like to use Paraffin for maintaining the list of included files. From what I understand, you'd normally point Paraffin at the various bin ...
David Gardiner's user avatar
2 votes
1 answer
646 views

I've got a WiX project which pulls in a WiX Fragment with a load of supporting files. I'm using Paraffin to build the wsx file for the fragment. At the moment I manually run a one line batch file to ...
Twelve47's user avatar
  • 3,955
8 votes
2 answers
7k views

Is there a way to include files automatically based on directory structure? I do not want to add each and every file name with file Id tab. My build process create the required directory structure: ...
Avinash's user avatar
  • 13.4k
20 votes
6 answers
13k views

I'm just starting out with WiX as I need to be able to automate building an MSI on our CI server. Is there anyway to automatically include all the dependencies of a project?
Chris Canal's user avatar
  • 4,859