Jump to content

Recommended Posts

Posted

I wrote this simple line but there is an error "invalid License file"

ControlClick("License Check","Check License","WindowsForms10.BUTTON.app.0.2bf8098_r13_ad11")

WinWait("UNH-IOL Interact Teledyne-LeCroy Edition v10.0a - NVMe Conformance Test Suite")

// I click the button and the error appears,

the title is written correctly and also when I opened it manually it works well.

please help.

  • Developers
Posted

Moved to the appropriate forum, as the Developer General Discussion forum very clearly states:

Quote

General development and scripting discussions. If it's super geeky and you don't know where to put it - it's probably here.


Do not create AutoIt-related topics here, use the AutoIt General Help and Support or AutoIt Technical Discussion forums.

Moderation Team

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

post your code and let us know what you are trying to do, what it not working and what you have tried.

just from reading your post, it seems like it's telling you you have a licensing issue with running that app

My resources are limited. You must ask the right questions

 

Posted

This value "WindowsForms10.BUTTON.app.0.2bf8098_r13_ad11" will probably change every time the application is run. Determine which part changes and then use  REGEXPCLASS to work with the part that does not change.

 

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...