Hi All, I would place a file in the clipboard so I can paste that in the os. I presume I have to use the mimetype in clipboard.copy() but what mimetype to use. Clipboard.Copy((OrgBasePath & "/" & tv.key), "*text/directory*") Thanks! Roel