I use the following and have never had it not work.

code:
 $Icon98 = "C:\windows\DESKTOP\ESI.PIF"
if exist ($icon98) = 0 copy "q:\esi98.pif" "C:\windows\desktop\ESI.pif"
endif

Hope it helps,
_________________________
GF