Hi there,
this is my first Project using WiX. I need some licensing software to be
installed in addition to my own software package. So I have to MSI
files, one existing from the license management software and one for my
own software (also build using Wix). My software which is basically a
plug-in for another program. It has to be possible to have multiple
versions Installed, according to the major versions of the host program.
So far I got this working in my MSI (using Upgrade/UpgradeVersion).
Now building a simple bootstrapper to install both MSIs in chain (and
making the licensing system vital), after researching all over I do not
see a way to handle the update behaviour like this. Because the bundle
is now the 'actual' software package installed (i.e. in the ARM), using
the same version numbers as the msi, but wix bundle does not let me
handle update things like msi package and always replaces the installed
version.

As my knowledge with windows installation is not as deep as well, my
first question is if I probably got the purpose of bootstrappers wrong.
Or is it just the WixStandardBA that does not offer me that complexity
and I would have to write my own BA?

Thank you
Felix

-- 

Felix Ulber

[0x1] Software und Consulting GmbH
Hoheluftchaussee 95
20253 Hamburg

+49 700 0x1 0x1 0x1
+49 700 091 091 091

fe...@0x1-software.com
www.0x1-software.com

Sitz der Gesellschaft: Hamburg
HRB 102590
Geschäftsführer: Dr. Thomas Kollig. Christoph Berndt, Stefan Thoss

Diese E-Mail und deren Anhänge sind vertraulich und nur für den bezeichneten 
Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail 
sind, so beachten Sie bitte, dass jede Form der Kenntnisnahme, 
Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail 
unzulässig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender in 
Verbindung zu setzen und diese E-Mail zu löschen.
Es besteht die Möglichkeit, dass Anhänge dieser E-Mail Viren enthalten, die Ihr 
EDV-System beschädigen können. Wir haben größtmögliche Vorsichtsmaßnahmen 
getroffen, um dieses Risiko zu minimieren, und können daher keine 
Schadenersatzansprüche Ihrerseits, aufgrund von Schäden, die durch Viren 
verursacht wurden, akzeptieren. Vor dem Öffnen der Anhänge sollten diese auf 
Viren überprüft werden.

This email and any attachments are confidential. It is intended for the 
recipient only. If you are not the intended recipient, any use, disclosure, 
distribution, printing or copying of this email is unauthorized. If you have 
received this email in error please immediately notify the sender by replying 
and deleting the email from your computer.
The contents of any attachment to this email may contain software viruses which 
could damage your own computer system. While we have taken every reasonable 
precaution to minimize this risk, we cannot accept liability for any damage 
which you sustain as a result of software viruses. You should carry out your 
own virus checks before opening the attachment.

------------------------------------------------------------------------------
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/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to