Sorry, here is more. $icon98 is a variable that equals your file name. If exist = 0 means it isn't there, so it copies it. My code didn't quite post properly.
code:
$Icon98 = "C:\windows\DESKTOP\ESI.PIF"
if exist ($icon98) = 0
copy "q:\esi98.pif" "C:\windows\desktop\ESI.pif"
endif

GF
_________________________
GF