Jump to content

A ploblem with using _Menu_ClickPopup()


gzken
 Share

Recommended Posts

Hi,

I am tring to use AutoIt to automate an external program, the external program should run in background just like launched by windows' schedule.

In my script, I use the _Menu_ClickPopup() to click a popup menu generated by external program. When the script running in foreground, it completed successfully. However, when the script running in background, I found that it was holding in function _Lib_PopupWait(), it seemed that could not capture the popup menu's handle and pop up a msgbox.

Is it no popup menu can be generated in background or the _Menu_ClickPopup() function can not work in background?

Thanks.

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