How to disable a Beep after running the tool with capture output set

Started by alex, November 09, 2009, 10:14:11 AM

Previous topic - Next topic

alex

By default HippoEDIT beeps every time after running the tool with capture output flag set.
To disable this default behavior you can change xml flag in hippoedit.config.

Put this into hippoedit.config to disable beep:
<XMLConfigSettings>
    <GENERAL>
        <BeepOnOutputEnd>false</BeepOnOutputEnd>
    </GENERAL>
</XMLConfigSettings>


as whole hippoedit.config file, this flag is not overwritten after update.

available with beta 1.47.741 and higher
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]