wonder...
code:
If not instr(@producttype,'Workstation') and not
instr(@producttype,'Professional') and not
instr(@producttype,'95')
quit
endif

in english:
-if not workstation quit
-if not professional quit
-if not 95 quit

thus, this will only run on:
windows 95 professional workstation

or did I miss something?

[ 10. October 2003, 00:04: Message edited by: Lonkero ]
_________________________
!

download KiXnet