WindowsClipboardMBS Copy Folder

Using the .SetFiles method of the above, copying file paths to the clipboard works, but I had problems subsequently pasting folders. The trick is to remove the trailing “” from the absolutepath, then it seems to work fine.

thanks for the tip.