I\'m using WIX 3.6 Bundle to install an application. It requires some prerequisites. How can I set up the package, so that the bootstrapper automatically download the file from the internet?
I\'m using WixUI_Advanced sequence to allow users pick per-machine or per-user installation and change destination folder. My WiX project is intended to produce both x86 and x64 MSIs (I\'m using WiX T
I am using WiX 3.6 and VS2010. I have a 32-bit installation working and I\'m trying to get a 64-bit installation working.
I\'ve run into this dilemma several times.Should my unit-tests duplicate the functionality of the method they are testing to verify its integrity? OR Should unit tests strive to test the method with n