...
Expand | ||
---|---|---|
| ||
|
Info |
---|
Note: Only whitelisted commands are allowed to be run from the client side by runcommand message. To whitelist a command, add it to Default Files\OEM Commands\commands.xml |
Code Block | ||
---|---|---|
| ||
<?xml version="1.0" encoding="UTF-8"?> <commands> <OEM name="graebert"> <command name="_XEREPLACEOPEN"/> <command name="_DOATTACHMENT"/> <command name=" _YourCommand"/> </OEM> </commands> |
...