That sort of configuration is best moved out into the application or a configuration utility so that you don’t have to reinstall should 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 >> Add this to ensure that the custom action data is hidden as well: >> <Property Id="ExecXmlFile" Hidden="yes"/> 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,ActionType=3073,Source=BinaryData,Tar get=ExecXmlFile,CustomActionData= 2 0 C:\Program Files\ProgramName\Web.config€3€0€/configuration/system.web/sessionState/@sqlC onnectionString€€Data Source=SQL_SERVER;User ID=Login;Password=Pass) . . . Executing op: RegAddValue(Name=DB Connection String,Value=Data Source= SQL_SERVER;Initial Catalog=DBName;User ID=Login;Password=Pass;Connect Timeout=120,) WriteRegistryValues: Key: \SOFTWARE\ProgramNameKey, Name: DB Connection String, Value: Data Source= SQL_SERVER;Initial Catalog=DBName;User ID=Login;Password=Pass;Connect Timeout=120 . . . <Property Id="RegAddValue" Hidden="yes"/> doesn’t help. Regards, Grigory Konovalov ----------------------------------------------------------------------------- - LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users SDL PLC confidential, all rights reserved. If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us. SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207. Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK. ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users