Hi, I have a password string the user enters in the UI of the installation wizard that needs to be passed to a commandline application in a custom action.
I'm using the "CAQuietExec" function in the "WixCA" library. I was able to hide the commandline being logged during its creation by setting "HideTarget="yes"", but the commandline still gets logged when "CAQuietExec" is invoked, e.g.: MSI (s) (A4:58) [09:52:40:402]: Executing op: CustomActionSchedule(Action=CreateProfile,ActionType=11265,Source=BinaryData,Target=**********,CustomActionData=**********) MSI (s) (A4:30) [09:52:40:406]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIE213.tmp, Entrypoint: CAQuietExec CAQuietExec: <COMMANDLINE IN CLEARTEXT> Is is possible to hide this log output, too? Thanks, David ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users