I have several large websites that I wish to create a WIX installer for. I’m dreading coming up with the initial WIX setup since there are a lot of files. Are there any shortcuts for this? I mean, if is there any tool I can use that I can point to a file system and tell it to generate components for every item? I’m using Visual Studio 2010 and have the WIX plugin installed, but I don’t see anything that could take a project output and then generate the components. Please let me know if something like that exists. Thanks!
Share
Take a look at the WiX Heat tool. It might meet your needs.