Jump to content

Making script work with different OS languages


mikephn
 Share

Recommended Posts

I'm having trouble making my script work with different versions of Windows. Here's an example:

1. Script clicks on save button in a program, waits until 'Save As' window opens

2. Script clicks 'Save'

Now assume the user isn't using English version of Windows. The window title won't be 'Save As', and the button won't say 'Save'. With a button it's ok, I can use ControlClick and pass the ID. But what's the alternative to using WinExists?

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