SirHaschke Posted October 21, 2010 Posted October 21, 2010 Hello,in WPI there is the variable getOSver()Usage: getOSver()=="XP"Returns: 08, 03, Vista, XP, 2K, NT, ME, 98, or 95I use Windows 7. Is it like Vista?ThanksDennis
GhostAvatar Posted October 21, 2010 Posted October 21, 2010 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now