← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #670987]: Running via batch file showing passwords

 

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.