sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54180
Re: [Question #688872]: Get build number of .exe file
Question #688872 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688872
RaiMan proposed the following answer:
clapping hands ;-)
I would not have it done better.
... you might even put the wanted exe-filename as a parameter to the Popen, when saying:
("python", "path_to_GetSetupBuildNumber.py", "wanted-filename"), ...
and in the GetSetupBuildNumber.py get the filename from sys.argv[1]
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.