How to stop logging of XMLFileChanges in InstallShield?

51 Views Asked by At

I have InstallShield project for one installer. I have added XML File Changes in that. These XML file changes have some data which I'm adding in the XML file during installation. All the XML file changes are getting logged into log file. But I don't want to log these statements of XML file changes into log file. How I can prevent this from logging into log file?

0

There are 0 best solutions below