Question #185801 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185801

    Status: Answered => Open

sylvain caillet is still having a problem:
Ok, I understand.

I have tried to use your code and I'm sure it's not far from truth !
But :
        cmd = r'start "C:\Documents and Settings\myuser\Mes 
documents\test3.pdf"'
        os.popen(cmd)
only open a DOS console. 

In a DOS console, the command :
        start "C:\Documents and Settings\myuser\Mes documents\test3.pdf"
opens the PDF document.

I've tried some start commutators but it's still not ok.

Any idea ?

But now, it has become a python question !

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to