Results 1 to 3 of 3

Thread: Copy Path to clipboard - files right click menuitem

  1. #1
    vb Coda .paul.'s Avatar
    Join Date
    May 07
    Location
    Chelmsford UK
    Posts
    16,464

    Copy Path to clipboard - files right click menuitem

    add Copy Path to clipboard menuitem to your files right click menus.

    'rebuild the project before running, then
    'run this once in your vb IDE + it'll setup your registry values
    'after which it (the executable) will run when you click the contextmenu item
    Attached Files Attached Files

  2. #2
    Oranges!
    Join Date
    May 08
    Location
    British Columbia, Canada
    Posts
    2,781

    Re: Copy Path to clipboard - files right click menuitem

    Isn't this more UtilityBank - Utilities than CodeBank - VB.NET?

  3. #3
    Super Moderator Hack's Avatar
    Join Date
    Aug 01
    Location
    Searching for mendhak
    Posts
    58,283

    Re: Copy Path to clipboard - files right click menuitem

    Moved
    Please use [Code]your code goes in here[/Code] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    I dont answer coding questions via PM or EMail. Please post a thread in the appropriate forum section.

    Creating A Wizard In VB.NET
    Paging A Recordset
    What is wrong with using On Error Resume Next
    Good Article: Language Enhancements In Visual Basic 2010
    Upgrading VB6 Code To VB.NET
    Microsoft MVP 2005/2006/2007/2008/2009/2010/2011/2012/Defrocked

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •