Hello,
in WPI there is the variable getOSver()
Usage: getOSver()=="XP"
Returns: 08, 03, Vista, XP, 2K, NT, ME, 98, or 95
I use Windows 7. Is it like Vista?
Thanks
Dennis
Page 1 of 1
Variable getOSver()
#2
Posted 21 October 2010 - 01:33 PM
Those are just a few examples, for 7 it would be getOSver()=="Win7"
Also if you check the box that says "Insert conditions values or examples", it will actually pre-fill based off the variables of the current machine you are performing it on. So for example if you do that on your current machine it will prefill as I have posted above, that also goes for all dependencies.
Also if you check the box that says "Insert conditions values or examples", it will actually pre-fill based off the variables of the current machine you are performing it on. So for example if you do that on your current machine it will prefill as I have posted above, that also goes for all dependencies.
Share this topic:
Page 1 of 1



Help
Back to top









