Jump to content

IE scrip failed if used with cmd


Recommended Posts

I Wrote this simple Script

#include <IE.au3>

$oIE = _IECreate (FileReadLine ("DeliverySettings.txt",1))

The script retrive the browser address from a txt file and open it.

This works great if you double click the Script EXE file.

but It dosent work if you run the file from the cmd!

if u do that the broser loads up witout an address.

whay is that and how do I fix it???

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