Jump to content

Recommended Posts

Posted

I've now managed to fix this in a really easy way. For my scenario, this works really well:

AutoItSetOption ("WinTitleMatchMode", 2)
WinMove ("Mozilla Firefox", "", 10, 10, 400, 400)

So, if there is any window with the text "Mozilla Firefox" in their title, then it shrinks that window.

But anyway, thanks for all the help guinness. Appreciated.

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
×
×
  • Create New...