Jump to content

Recommended Posts

Posted

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 that

hope my point be cleasred

thank you


Posted

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 .

Posted

Sorry I forgot use grayed condition.

Example

I 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.

Posted (edited)

waw, thats worked :)

thank you very much

to add more than one system it will be like that ( getOSver()=="Win7,Win8,Win8.1" ) ?

thank you

Edited by Black_Dove
Posted

thank you so much , i found the right way

it will be like this

getOSver()=="Win7" || getOSver()=="VISTA" || getOSver()=="WIN8" || getOSver()=="WIN8.1"

thank you

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...