delphi - Remove item from shell "Send To" menu -


i have used http://delphi.about.com/od/windowsshellapi/a/create_lnk.htm

it worked fine used test "send link" , remove can add link program write.

can please point me @ code reverse above procedure? or tell me changes make current code make procedure remove.

{grin} yeah, know, should have looked before adding it. guess can system recovery, remove nicer.

all you've done create shortcut file named linkname. so, need delete file calling deletefile(linkname).


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -