Jump to content

Not such a newbish question...


Jammer
 Share

Recommended Posts

Okay i need my script to run a URL so i made this code:

$regurl = IniRead("server.ini", "REG", "key" & $z, "")
RunWait(@ComSpec & " /c " & "start " & $regurl , "", @SW_HIDE)

but if my url is http://wow.someserver.com:8080 ... (www server is on other port)

it would work if u enter this in IE or Mozzila or whatever... but when using dos this method does not work...

is there any other way to make users default internet browser to load URL's with ports at theyr end?

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...