Got slightly further with this problem:

If I install the bootstrapper as a different user it works correctly ( i.e. 
selects the correct features to install ).
If I install the bootstrapper as the same user but with the network 
disconnected it works correctly ( i.e. selects the correct features to install 
).
If I install the bootstrapper as the same user with the network disconnected 
the log shows that the ADDLOCAL property is set to a different set of values, 
and causes the problem.

Does anyone know what could cause this problem, or suggestions as to what to 
look for on the network. This is coming from a QA machine, and I know they have 
been testing silent deployment.

Thanks.

Peter



-----Original Message-----
From: Marshall, Peter (LNG-LEE) [mailto:peter.marsh...@lexisnexis.co.uk]
Sent: 12 March 2014 09:29
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Burn and EnableFeatureSelection="yes"

Hi,

I'm having a strange problem with a Bundle which is very odd.

We have a Bundle to install ( if required )

1)      .NET 4 Runtime

2)      VSTO Runtime

3)      Our product installer MSI - which has DisplayInternalUI="yes" and 
EnableFeatureSelection="yes"

For our product we have a 'hidden' feature that allows for the installation of 
a component, but in a disabled state which is not part of the default 
installation - it can only be added by using the command line running the MSI.

Initially our msi in the Bundle did not have EnableFeatureSelection="yes", and 
the Bundle would set the ADDLOCAL property to have *all* the components 
including the hidden feature.  Setting this to true fixed the problem on my 
test environments.

The problem we are seeing is that on *some* machines using the same Bundle the 
ADDLOCAL property is still being set to *all* components, but only on some 
machines. All that seems to appear in the log file is that the ADDLOCAL 
property has been set to all the components

Any suggestions or ideas would be appreciated

Peter

________________________________

LexisNexis is a trading name of REED ELSEVIER (UK) LIMITED - Registered office 
- 1-3 STRAND, LONDON WC2N 5JR Registered in England - Company No. 02746621
------------------------------------------------------------------------------
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

________________________________

LexisNexis is a trading name of REED ELSEVIER (UK) LIMITED - Registered office 
- 1-3 STRAND, LONDON WC2N 5JR
Registered in England - Company No. 02746621

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