Results 1 to 2 of 2

Thread: Drag & Drop Into Closed publisehd VB EXE files ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2009
    Posts
    4

    Question Drag & Drop Into Closed publisehd VB EXE files ?

    I want to drag files & Folders into my published VB EXE to list it How ?
    ( info: i want it when my program is not running in the processes )

    Like when you drag text files into closed notepad.exe
    notepad.exe will open the dropped text

    I want like that exactly.

    And also in the shell windows explorer context menu. (open with...)

    please any help I'll be appreciate.
    thanks

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Drag & Drop Into Closed publisehd VB EXE files ?

    I think when you drag and drop a file onto an EXE then it basically launches the EXE but with some command line arguments - one of which will be the path to the file that was dropped onto the EXE. However, this is not a WPF question at all so I'm not sure why you have posted it here. Ask a mod/admin to move it to the Vb.NET forum as I'm sure someone there will have a better answer for you
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


Posting Permissions

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



Click Here to Expand Forum to Full Width