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

    Status: Open => Answered

obiwan-92 proposed the following answer:
Hello,

What do you try to do in the Windows variables window ?

If you want to check a variable :
import os
os.getenv("windir")

If you want to add some variables to Windows :
os.putenv("HOME")

Hope it's help.

Regards.

-- 
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

Reply via email to