Can I run a script record from Appium Studio without launching Appium Studio?

Hi

Can I run a script(XML file) which is record from Appium Studio without launching Appium Studio?
Or is there a command-line tool or something else that I can use for running a script from AS in windows system without launching Appium Studio ?

ex. AppiumStudioPlayback.exe -s test.xml

Hi,

No, you must have AppiumStudio running to enable communication between your computer and devices.