We have a variety of OS's on our workstations.

I need to add in the script to run a certain .exe file on a users workstation only if they are an XP machine.

essentially this is how it should work:

if this is an XP workstation
then if (c:\..\some file) not exists
then do (install routine)
example:

if OS = Windows XP
if c:\program files\newtrips\tri.bat not exists
then installtripsxp.exe

Can anyone help me?

I'm using Kixtart 95, version 3.63