New question #244266 on Sikuli:
https://answers.launchpad.net/sikuli/+question/244266
Sikuli has functions like Env.getOS() and Env.getOSVersion().
But can it distinguish 32bit windows from 64bit please?
If it can't so far, excuse me, is there a way to use Jython or Java to do it?
It seems the result of code below depends on whether my Jython's Java
environment is 32bit or 64bit, right?
import os
print os.environ['PROGRAMFILES']
--
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