|
-
Nov 16th, 2009, 07:27 AM
#1
Thread Starter
New Member
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
-
Nov 23rd, 2009, 05:16 AM
#2
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|