Cannot start sikuli 2.0.3 IDE from command line under windows 10 pro

Asked by Benjamin Berg

I prematurely pressed "solved" on my other question,(https://answers.launchpad.net/sikuli/+question/689035) but anyway it seems that I cannot even open sikuli IDE (2.0.3) on the cmd console under windows 10.

running cmd as admin:

C:\Users\Ben\Desktop\SIKULI>java -jar sikuli203.jar -v -c
Error: Unable to access jarfile sikuli203.jar

same happens when leaving out the -v -c modifiers

(Using open JDK 13.0.2)

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

-- Error: Unable to access jarfile sikuli203.jar

apparently either the jar filename is wrong or it is not located in C:\Users\Ben\Desktop\SIKULI or it is somehow protected

Revision history for this message
Benjamin Berg (neuroticnoob) said :
#2

Thanks RaiMan, that solved my question.

Revision history for this message
Benjamin Berg (neuroticnoob) said :
#3

yep, my bad, I forgot the x, on sikulix203 *facepalm*