Jump to content

Recommended Posts

Guest BassReFLeX
Posted

Should this work :

Run("www.website.com")

?

If not.. plz tell the true one :D

Posted (edited)

Not really, www.website.com is not actually a executable file.

try using a browser, or the start thing:

run('C:\Program Files\Internet Explorer\IEXPLORE.EXE www.website.com')

or

run(@comspec & ' /c start www.hiddensoft.com')

this actually runs the secondary command and then uses the default browser associated with HTTP addresses.

Edited by scriptkitty

AutoIt3, the MACGYVER Pocket Knife for computers.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...