Guest esp1 Posted April 29, 2004 Posted April 29, 2004 Hello !In AutoItv2 you could use this command:run, "C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://www.adress.comIn v3, I can't get IE to open prefered URL...I start IE with:Run ("C:\Program Files\Internet Explorer\IEXPLORE.EXE")Any suggestions ??TnX
ezzetabi Posted April 29, 2004 Posted April 29, 2004 Run ('"C:\Program files\Internet Explorer\IEXPLORE.EXE" www.hiddensoft.com')
Guest esp1 Posted April 29, 2004 Posted April 29, 2004 Ohh Thanx I've forgot the little ' in the beginning of the line.... It works fine... Once again: Thanx esp1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now