Control Directives |
Top Previous Next |
One of following directives, controlling the type of opened window can be used in strings: <WIN:MIN> – minimized window, <WIN:MAX> – maximized window, <WIN:CMD> – command line window, <WIN:SHOW> – executed string is shown, and it can be cancelled.
Following directive may be specified in the string too: <WIN:NoUnicodePass> – protection against encrypting of archives with Unicode characters. Some programs may not support Unicode passwords, substituting characters with "?". There will be difficulties unpacking such archives. If presents and a password contains Unicode, a warning will be displayed and archiving may be interrupted.
These directives don't affect the command string, they get taken out. |