Announcement

Collapse
No announcement yet.

Open a URL?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Open a URL?

    I cannot get my AutoPlay to open an URL.....I obviously have something wrong?....I have the OPEN URL and I have the http:/ address typed in and I have the Execute the Browser............When you CLICK ...the Browser boots up and internet access is reached......BUT..........notghing to the URL site?

    ------------------
    Thanks for your help!

  • #2
    Re: Open a URL?

    Hi,
    You do not need to "Execute the Browser" in order to open a URL. Basically you will simply have to use an OPEN URL action, it should look something like:

    OPEN URL ACTION
    Target: http://www.indigorose.com

    That’s it. That should work properly. The only problem you might have is if the user is not on the Internet to begin with. This might be the reason that the browser is coming up empty.
    If you can already execute the user's Browser, you might try launching the browser with an EXECUTE PROGRAM action, and then simply passing your URL as a command line argument. This might get around the need for the user to already be connected to the Internet.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

    Comment

    Working...
    X