May 18, 200917 yr my WPI install is supposed to install internet explorer 8 but there is a version for xp and vista. it will be run for both. can i use getOSver()== in order to determine the OS version and install the right program? if so, how?
May 18, 200917 yr getOSver()=="Vista" Put this in the line for conditions on IE8 for Vista. Then it will not show on any machine except VistagetOSver()=="XP" Same for XP
June 22, 200917 yr would i be able to use this to distingust between XP versions;would getOSver()=="XPHOME" be correct, or would i need to do somert different?I'm building an AIO XP disc & want to have different software on each version.Any help would be great!Cheers!!
Create an account or sign in to comment