1
edit
Changes
no edit summary
</source>
This outputs the text to the log file instead of STDOUT which avoids the bug in WPKG.
Second Alternative way to disable output:
<source lang="xml">
/LOG:nul : Output status to virtual LOG file NUL (equal to UNIX /dev/null).
</source>
This outputs the text to nothing instead of STDOUT which avoids the bug in WPKG.
[[Category:Changing Windows settings]]