Jump to content

Launching stuff...


Shyke
 Share

Recommended Posts

Alright, I want to launch a website from AutoIt. The @ComSpec DOS usage seems what I want.

Run(@ComSpec & " /c Start http://www.test.com/test.php?test=0&afterand=test", "", @SW_HIDE)

I get it to try to launch something, seemingly simple. Then I find that it only launches up to "http://www.test.com/test.php?test=0" because of the '&' sign. Oh the joys of DOS right?

So, as to my problem... how do I get around this?

(NOTE: The site is just a dud for this issue.)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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