New question #179709 on Sikuli: https://answers.launchpad.net/sikuli/+question/179709
Hi, I have windows application which is stored in d:\Packages\MyApp111122\MyApp.exe MyApp requires configuration files to initiate. It automatically picks that file from current directory. I have stored configuration file in d:\conf. It contains 10 directories namely c1, c2....c10. Each directory has configuration file. So i need to call this application from configuration directory (e:\conf). I tried calling this from command prompt, it succeeds, but i am not able to create instance of that. I want to create multiple instances of the application. Instance is required me to switch between apps (focusing to any app of my choice) Can somebody suggest me ideas. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

