sure, if you think there is much to it [Wink]
I see it as irrelevant but here is my whole script file:
code:
$shell=createobject("shell.application")
$LinkDest=$shell.namespace("C:\Documents and Settings\Lurenko\desktop\tester.kix").self

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

get $



[ 22. November 2002, 21:04: Message edited by: Lonkero ]
_________________________
!

download KiXnet