Results 1 to 2 of 2

Thread: What files got selected in Window explorer?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    247

    Question

    I have a question guys and hope someone can help me.

    First, how do you stick your vb executable program into the right click pop-up menu of Window Explorer. Similar to Winzip.

    Second, how do you know from vb what files are selected in Window Explorer.

    I am trying to make a program where when you select multiple files in Window Explorer, right click on the pop menu and click my program, it will move all those files to a new Folder.

    Similar to Winzip.


    Thanks in advance.
    Mako Shark
    Great White

  2. #2
    New Member
    Join Date
    Jul 2000
    Location
    Belguim
    Posts
    15

    Arrow Visual Basic Upgrade

    Hi,

    It is very difficult, you need to use Win Api for it,
    with other words, you need to use dlls for it,

    <advert deleted - James>

    you need to work with app extends:

    \appname.exe -file1 -file2 -file...
    the explorer past it automaticly behind it!

    use the vb upgrade or w. api to get it!

    you find win api in visual basic (Difficults)
    or download the script upgrade bay <advert deleted - James> (it is very easy like 'cls' )


    !!! you need also to register the application in the registery for it!!!!

    Best Regards
    GabitaSoft Crew



    [Edited by James on 09-05-2000 at 05:07 AM]

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