Delete Shortcut

  • Thread starter Thread starter Fabian
  • Start date Start date
F

Fabian

Hi

How I can delete an Shortcut-File.
I delete files with System.IO.File.Delete() but this method does´t work with
Shortcuts.

Thanks for help
Fabian
 
I hope you are trying with the .lnk extension! A Shortcut is no
different or special from anyother file and hence, you should be able to
delete them.

HTH,
-Azhagan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top