Re: [WiX-users] Problems with deactivating a component while package removal

2009-10-13 Thread Thorsten Schöning
Guten Tag Blair, am Dienstag, 13. Oktober 2009 um 05:57 schrieben Sie: > And changed it to this: > File="[SignWrapper_RootDir]signwrapper.xml" Action="setValue" Value="0" > ElementPath="//signwrapper/BEFDE7B3-54DB-419e-BB46-5FA8CE997AD5/spezial/disa > blePdfInline" Sequence="1" /> >

Re: [WiX-users] Problems with deactivating a component while package removal

2009-10-12 Thread Blair
Re: [WiX-users] Problems with deactivating a component while package removal Guten Tag Blair, am Samstag, 10. Oktober 2009 um 23:58 schrieben Sie: > What are the criteria used to determine which of the four components > operates on the file? The components are bound to a feature for each c

Re: [WiX-users] Problems with deactivating a component while package removal

2009-10-11 Thread Thorsten Schöning
Guten Tag Blair, am Samstag, 10. Oktober 2009 um 23:58 schrieben Sie: > What are the criteria used to determine which of the four components > operates on the file? The components are bound to a feature for each component which is designed to change exactly one config value. I have a feature and

Re: [WiX-users] Problems with deactivating a component while package removal

2009-10-10 Thread Blair
essage- From: Thorsten Schöning [mailto:tschoen...@am-soft.de] Sent: Saturday, October 10, 2009 5:45 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Problems with deactivating a component while package removal Hello all, my installer produced with version 2 of the WiX toolkit installs one XML-fi

[WiX-users] Problems with deactivating a component while package removal

2009-10-10 Thread Thorsten Schöning
Hello all, my installer produced with version 2 of the WiX toolkit installs one XML-file which should be configurable via the installer using some specific features and components. Those components use XmlFile to set a specific value on installation of the feature/component and XmlConfig to delete