How can I run an exe file

Asked by Ezequiel

I need to execute an exe file.
I tried to use openApp but it failed.
Example: openApp("C:\Installer\store.exe")

Wich is the way??

Thanks in advance

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
Harry Readinger (temporary22) said :
#1

Please post the error message that SIkuli gives you when you try to run your script, That might tell us why the openApp is failing.

Revision history for this message
Best RaiMan (raimund-hocke) said :
#2
Revision history for this message
Ezequiel (pollakezequiel) said :
#3

Thanks RaiMan, that solved my question.