Results 1 to 3 of 3

Thread: how to intercept the process opening in the explorer

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2005
    Posts
    21

    Question how to intercept the process opening in the explorer

    Hi,

    I was wondering how to intercept the process opening in the explorer.

    for example: In the windows explorer, I click(run) a file, no matter executives ones or any kind of file types, is there any way for me to "hook" the message, and let me to allow the process to be opened?

    I searched msdn, read through all windows messages(WM), seems no such windows message for me to use.

    Thanks in advance.

    Yours,
    Wilson

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: how to intercept the process opening in the explorer

    I don't understand the question.

    If you run a file, then it will get opened. What process are you trying to hook?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Dec 2005
    Posts
    21

    Smile Re: how to intercept the process opening in the explorer

    what I mean is:

    before the explorer really create a process, notify me, I decide to let it let it execute or not.

    please refer to this: http://www.vbforums.com/showthread.php?t=358405

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