Ayres Posted May 11, 2005 Posted May 11, 2005 How I make to use the AUTOIT to open one site in the Internet Explorer with a window of size 600 for 400 pixels in position 0,0? Thanks for all
MarkMarkMark Posted May 11, 2005 Posted May 11, 2005 erm... you can open iexplore with run("C:\Program files\Internet Explorer\IEXPLORE.EXE www.yoursite.com") but i dont know howto open it in 600x400
buzz44 Posted May 11, 2005 Posted May 11, 2005 Could wait till it opens then use... WinMove ( "title", "text", x, y [, width [, height]] ) qq
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