Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2003
    Posts
    3

    Cool Multiple Instances

    I'm making a program CD with AMS. I'm trying to figure out how to check if Internet Explorer is already open. I have links in my program, and don't want it to open a new browser window, every time you click on a different link. Any suggestions? Thanks

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: Multiple Instances

    You can use WINDOW > FIND if you can figure out IE's window handle, I've never done it before though...

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Sep 2003
    Posts
    3

    Re: Multiple Instances

    I figured it out. I was using File.Execute to open IE. Instead I'm now using File.Open. It already knows wether or not IE is open.
    Thank you for your reply.

Similar Threads

  1. rename multiple files
    By jenny62 in forum Setup Factory 6.0
    Replies: 1
    Last Post: 04-13-2004, 01:25 PM

Posting Permissions

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