I have a strange question that I’ve been trying to find a solution to for 
awhile and I’m hoping people who work with WiX more than me might have a good 
suggestion. I’ve got an installer that is built every day, using WiX, that 
contains a DLL taken from a project in development. I also have a patch, built 
using WiX, for the installer that adds a few files to the program. The patch is 
hosted on a server that our feature fetches the location to then downloads and 
installs the patch. The problem is that the patch will only work for that day’s 
build because the DLL constantly changes. I need to find a way to include this 
DLL in the installer package, but not have the patch care that the DLL has 
changed. So, *gulp* is this possible with WiX?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to