Hi,

I am new to the WiX community and I appreciate any assistance provided here.
I want to create a web setup package that has these two options:
1. Full build.
2. Partial build.

If user chooses full build, the setup package will first attempt to remove the 
previous installed product and then install all the required files.

If user picks partial build, the setup package will keep the existing product 
and only copy newer file(s) to the target machine.  If the file being copied is 
NOT newer than the existing one, it will give a pop up warning message.

Can this be accomplished by Wix?

Thanks,

Michael





      
-------------------------------------------------------------------------
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