Re: [Sikuli-driver] [Question #174139]: win32api

2011-10-13 Thread RaiMan
Question #174139 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/174139 RaiMan proposed the following answer: this works in Win7 import os dir = r"c:\folder\subfolder" # the directory containing the text file fname = "logging.txt" # the filename of the text file os.popen("start

Re: [Sikuli-driver] [Question #174139]: win32api

2011-10-13 Thread Harry Readinger
Question #174139 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/174139 Status: Open => Answered Harry Readinger proposed the following answer: I dont know anything about getting win32api to work, but worst case scenario you could go to that file using Explorer and just doub

Re: [Sikuli-driver] [Question #174139]: win32api

2011-10-13 Thread Linus Holmeros
Question #174139 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/174139 Description changed to: Hi, I would like to open logg file after my test with its default app in windows.. I´ve found a script wich needs win32api to work.. is there another way or how do I get win32api to

[Sikuli-driver] [Question #174139]: win32api

2011-10-13 Thread Linus Holmeros
New question #174139 on Sikuli: https://answers.launchpad.net/sikuli/+question/174139 Hi, I would like to open long file after my test with its default app in windows.. I´ve found a script wich needs win32api to work.. is there another way or how do I get win32api to work with sikuli? -- You

Re: [Sikuli-driver] [Question #174139]: win32api

2011-10-13 Thread Linus Holmeros
Question #174139 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/174139 Description changed to: Hi, I would like to open long file (.txt) after my test with its default app in windows.. I´ve found a script wich needs win32api to work.. is there another way or how do I get win32