Re: [Sikuli-driver] [Question #707356]: hide command prompt when launching sikuli

2023-07-23 Thread dgfy6
Question #707356 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/707356

dgfy6 posted a new comment:
thank you for sharing this valuable tip on hiding the command prompt
while launching Sikuli. It's a nifty trick that adds a touch of
professionalism to automation scripts. Now, my Sikuli scripts run
seamlessly without any distracting command prompt windows. Your
contribution is much appreciated!https://overallpets.com/husky-border-
collie-mix/

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #707356]: hide command prompt when launching sikuli

2023-07-23 Thread RaiMan
Question #707356 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/707356

Description changed to:
-- possible solutions -

see comments #4 and #6



i launch sikuli using commend line. however it keeps the comman line
open. i want that the command line should be hidden

cmd /K cd C:\Program Files\Java\jdk-14.0.2\bin && java -jar
"C:\p4\AUTOMA~1\FEATTE~1\Common\UIAUTO~1\sikulixapi-2.0.5.jar" -r
"C:\p4\AUTOMA~1\FEATTE~1\FEAT\Viewer\Menu\TESTFI~1\ValidateFileMenu.sikuli"
--args
"C:\Users\labuser\AppData\Local\Temp\JFEAT_~1\Menu\VALIDA~2\sikuliOutput_1689069030374.txt"
"Exchange-Pro" "Trunk" "" ""

image:
https://1drv.ms/i/s!AiK8y8l1yY8qllTFEBLTTO1HtCwd?e=NbrnfA

is there a way i can hide the command line altogether?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #707356]: hide command prompt when launching sikuli

2023-07-23 Thread RaiMan
Question #707356 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/707356

Status: Answered => Solved

RaiMan changed the question status:
I think with comments #4 and #6 it can be set to solved.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #707356]: hide command prompt when launching sikuli

2023-07-23 Thread masuo
Question #707356 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/707356

Status: Open => Answered

masuo proposed the following answer:
@Chetan
If you start SikuliX using a batch file shortcut with [Runtime size] set to 
minimize, the command prompt window will open in a minimized state.
(1) Create a batch file to start SikuliX.
(2) Create a shortcut for the created batch file.
(3) In the properties of the shortcut, set [Runtime size] to minimize.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp