Hello,
i am using the wix toolset v3.8 with Visual Studio 2013 Pro to produce
Setups for our software.
The user should be able to install multiple versions of our software.
In some versions the bootstrapper use the same packages at installation.
The problem here, now if you uninstall a version then this common
package is also uninstalled, even though the package is still needed by
the other version.
Here is the excerpt of the ExePackage:
<ExePackage Id="CoreComp" Compressed="yes" PerMachine="yes"
Permanent="no" Vital="yes" SourceFile="..\..\..\Setup\Core Components
4.9.0.exe"
InstallCommand="/S /v/qn" RepairCommand="/S /v/qn"
UninstallCommand="/S /x /v/qn" DetectCondition="DetectCoreComponents">
</ExePackage>
The DetectCoreComponents is working with a simple DirectorySearch.
What should I do to get around this? We do not want to leave it the
packages permanent.
Thank you
Steffen D.
Octum GmbH, Renntalstra�e 16 *74360 Ilsfeld*
Registergericht: Amtsgericht Stuttgart, HRB 105990
Gesch�ftsf�hrer Martin Peres
zertifiziert nach ISO 9001:2000
Ust.-Id.-Nr. DE177711316
Commerzbank AG Heilbronn, BLZ 620 400 60, Konto 3191 269, IBAN
DE89620400600319126900, BIC COBADEFF620
Kreissparkasse Heilbronn, BLZ 620 500 00, Konto 0000 43696, IBAN
DE620500000000043696, BIC HEISDE66XXX
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder
diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte
Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are
not the intended recipient (or have received this
e-mail in error) please notify the sender immediately and destroy this e-mail.
Any unauthorized copying, disclosure or
distribution of the material in this e-mail is strictly forbidden.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users