Question #670987 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/670987
Status: Open => Answered
Roman Podolyan proposed the following answer:
I think you may try redirecting STDout to nul, as described here:
https://serverfault.com/questions/132963/windows-redirect-stdout-and-stderror-to-nothing
That is run the script as
\nas1\remote$\Programs\scripts\siqulix\runsikulix.cmd -r,u
"\\nas1\remote$\Programs\scripts\siqulix\scripts\UnknownClient.sikuli" > nul
2>&1
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp