Hi all,

New WiX user here. I'm creating an installer for a win32 side-by-side
assembly. I'm like to fulfill the following requirements, and I haven't
been able to find a solution:

    - Allow multiple installations to coexist, so long as their major or
minor
      version numbers are different.
    - Installing the same version should always overwrite an existing
      installation of the same version (i.e. even if the contents are
      different)
    - Never allow multiple entries for the same version to appear in
Add/Remove
      Programs.
    - Avoid having to update Product or Package Id's manually - either
set them
      once, or have them be auto-generated.

I've been playing around with using "*" for Product / Package Id's, as
well as with the <Upgrade> element, but I have not been able to achieve
the desired effect. Is what I want possible?


Haw-Bin

---------------------------------------------------------------------------

The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful.

Tradeweb reserves the right to monitor and review the content of all messages 
sent
to or from this e-mail address. Messages sent to or from this e-mail address may
be stored on the Tradeweb e-mail system.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to