kcode
kcode

Reputation: 1280

Opening windows from other applications on a specific location

is it possible to force all Windows' windows (and windows from other applications) to open at a specific location? If yes, how?

Perhaps there is a way to force all programs to open windows "center screen" or at position xy.

Upvotes: 0

Views: 425

Answers (1)

Abdul Hfuda
Abdul Hfuda

Reputation: 1503

There may be a more efficient way, but one way this can be done is using AutomationElement.

The machine running this will need to have a the automation api update installed KB971513 if its not running Windows 7

Upvotes: 0

Related Questions