/SendToClipboard

Copy file path to clipboard with Windows "SendTo".

Primary LanguageC#

SendToClipboard

`Send To' clipboard application for Windows.

Right-click of the file and select menu. (You can choose multiple files) How to use

  • FileName To Clipboard's result is

       hosts
    
  • FullPath To Clipboard's result is

       C:\Windows\System32\drivers\etc\hosts
    

Installer

SendToClipboard-1.0.0.msi (240KByte)

Support OS

Windows XP/Vista/7/8 (.NET Framework 3.5)

Open Source

This software is distributed under the BSD-style license. This project's installer is a pragmatic Windows installer example. So, SendToClipboard.wxs is the most important file for developers :)

Development tool