chris,
have you got it to working with enumerated verb?
I made it this far and it looks ok, can you try it out as can't get it to invoke anything else than default:
code:
for each $verb in $LinkDest.verbs
?
if instr(join(split($verb,"&"),""),readvalue("HKEY_CLASSES_ROOT\lnkfile",""))
"here is the correct verb:>" $verb "<"
$LinkDest.invokeverb($verb)
else
"not correct:>" $verb "<"
endif
next

_________________________
!

download KiXnet