I tried adding registry keys for compatibility assistant to a wix setup like this: <File Id=\"File1.exe\" Name=\"File1.exe\" LongName=\"File1.exe\" Source=\"..\\Binaries\\File1.exe\" DiskId=\"1\"
I have installed WIX 2.0 (and Votive). I need to create user defined custom actions using the Custom action project. I found the custom action project template in VS2008 when WIX 3.0 is installed. Now