Code:

$file='c:\folder\file.exe'
IF INGROUP('group')
IF NOT GETFILEVERSION($file,'FileVersion')
COPY 'u:\networkfolder\file.exe' 'c:\folder\'
ENDIF
ENDIF

_________________________
There are two types of vessels, submarines and targets.