Results 1 to 4 of 4

Thread: Stop Windows?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2001
    Location
    Hell
    Posts
    29

    Stop Windows?

    Any one know some code that when the program (in this case Form1) is loaded... it will only allow one Internet Explorer window open??

    Thanks in advance.
    Eternally Yours,

    Angelus.

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well you could have an app that keeps checking what processes are running, and kills all but one internet explorer process.
    You'd also want to leave the Explorer process running, and possibly any other bits and pieces that you need to keep the system stable.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2001
    Location
    Hell
    Posts
    29
    And how would I do that? I'm just a beginner... and am trying to make a program to stop pop-ups on sites... for personal use only mind.
    Eternally Yours,

    Angelus.

  4. #4
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Oh well my code is way over the top for that.
    Take a look at my website, and Ive managed to do it.

    There used to be loads of popups.
    There's an explanation of how on the first part of the page.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

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