Black_Dove Posted March 13, 2014 Posted March 13, 2014 Hello ,what i want to do that , i have one program , i want this program to be choseen by defult at windos Xp as example but when i use windows 7 it will not be chossen by defult .Is that possible ? and how can i do thathope my point be cleasredthank you
Black_Dove Posted March 13, 2014 Author Posted March 13, 2014 thank you for your help but this option will make the program only shown at "WinXP" and totally hidden at any other windows , but what I need that the program to be shown at "WinXP" and chosen by default but when I use any other windows rather than Xp the same program will be shown but not chosen by default , that's my idea .
Kelsenellenelvian Posted March 13, 2014 Posted March 13, 2014 Ah yeah that's not a option that's been added.
Black_Dove Posted March 14, 2014 Author Posted March 14, 2014 thank you so muchso no way to make such this idea ?
Kelsenellenelvian Posted March 15, 2014 Posted March 15, 2014 Sorry I forgot use grayed condition.ExampleI set the grayed condition to win7 and the entry to default it was deselected but I was able to select it.So what you'll have to do is add the other os's except winxp in as grayed conditions.
Black_Dove Posted March 15, 2014 Author Posted March 15, 2014 (edited) waw, thats worked thank you very muchto add more than one system it will be like that ( getOSver()=="Win7,Win8,Win8.1" ) ?thank you Edited March 15, 2014 by Black_Dove
Black_Dove Posted March 15, 2014 Author Posted March 15, 2014 thank you so much , i found the right wayit will be like thisgetOSver()=="Win7" || getOSver()=="VISTA" || getOSver()=="WIN8" || getOSver()=="WIN8.1"thank you
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