← Back to team overview

sikuli-driver team mailing list archive

[Bug 1854946] Re: When running a batch script from App.open(), you cannot pass parameters to the batch script

 

** Changed in: sikuli
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1854946

Title:
  When running a batch script from App.open(), you cannot pass
  parameters to the batch script

Status in Sikuli:
  Confirmed

Bug description:
  When doing something like below, it does not work anymore in v2.0.0:

  App.open( "C:\CopyFile.bat stuff.txt" )

  What seems to happen is a Windows file explorer window is opened on
  the desktop, but the batch script is not run.  This used to work in
  older versions (v1.3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1854946/+subscriptions


References