Bryan C. Boettcher wrote:
> We have a somewhat unique requirement for our product.  Concurrent versions 
> need to be made available on a single machine.  We have a matched client and 
> server, for which the protocol changes each version.  One desktop machine 
> might need to talk to 5 differently-versioned servers, and will need 5 
> versions of the components.
>   

Three options I see:

1. A client uberproduct that includes all versions of the client 
components and major-upgrades prior versions to include the new versions.
2. Same as #1 but with the client component versions broken into 
subfeatures so you can add and remove them individually.
3. Patches for each client component version, probably built from 
something like #2.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to