No, you can't override that bit without recompiling the .wixlib it's in.
That's why I suggested filing a bug so we are sure to fix it for the next
release.
On Wed, Dec 5, 2012 at 10:37 PM, Grigory Konovalov <
grigory.konova...@confirmit.com> wrote:
> >>The CustomAction element needs a HideTarge
>>The CustomAction element needs a HideTarget as well. That'd be a bug in the
>>WiX toolset.
I tried to solve a problem with "ExecXmlFile" by this way.
I have just changed a type of ExecXmlFile custom action in the result msi file
from 3073 to 11265 (open it by Orca and add 0x2000 to the default
uld it ever
> need
> to change. It would solve your problem.
>
> -Original Message-
> From: Grigory Konovalov [mailto:grigory.konova...@confirmit.com]
> Sent: 05 December 2012 11:43
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Prevent logging
>
&
December 2012 11:43
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Prevent logging
>> Add this to ensure that the custom action data is hidden as well:
>>
Thanks for your help, but it helps to hide only one place with passwords in
log.
But I still have some places wi
>> Add this to ensure that the custom action data is hidden as well:
>>
Thanks for your help, but it helps to hide only one place with passwords in log.
But I still have some places with passwords:
. . .
MSI (s) (0C:80) [15:27:09:048]: Executing op:
CustomActionSchedule(Action=ExecXmlFile,
Add this to ensure that the custom action data is hidden as well:
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Prevent-logging-tp7582177p7582224.html
Sent from the wix-users mailing list archive at Nabble.com.
>> Can I prevent logging of values for RegistryValue and Util:XmlFile
>> components?
>Use Property/@Secure
It doesn’t help.
My properties are secure, but are still logged:
log file:
Property(S): SecureCustomProperties = …;CONNECTION_STRING;…
MSI (s) (4C!34) [10:31:16:859]: PROPERTY CHANGE: Add
On 29-Nov-12 07:33, Grigory Konovalov wrote:
> Can I prevent logging of values for “RegistryValue” and “Util:XmlFile”
> components?
Use Property/@Secure.
--
sig://boB
http://joyofsetup.com/
--
Keep yourself connected t
8 matches
Mail list logo