Results 1 to 4 of 4

Thread: Stop Windows?

  1. #1
    Junior Member
    Join Date
    Apr 01
    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
    Banned plenderj's Avatar
    Join Date
    Jan 01
    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.

  3. #3
    Junior Member
    Join Date
    Apr 01
    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
    Banned plenderj's Avatar
    Join Date
    Jan 01
    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.

Posting Permissions

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