sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03106
Re: [Question #160595]: Hide command prompt when executing Sikuli in command line mode
Question #160595 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/160595
Status: Open => Solved
Silverallis confirmed that the question is solved:
Hi Raiman..
I found the answer. I need to create another bat which will invoke the
first one and execute in a minimized window.
BAT_1
java -jar "%SIKULI_HOME%\sikuli-script.jar" "C:\NEW\abc.sikuli"
exit
BAT_2
start "" /min BAT_1.bat
Thanks once again for your time ..
Cheers!!!
Silverallis
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.