mpgorospe Posted January 24, 2006 Posted January 24, 2006 Hi AutoIT Oficianados, I need some help on this I cannot identify using the Au3info the ControlID and ClassName of objects of an installer created using InstallAnywhere. This application was created in JAVA language. Using the Au3info i need to get information of objects or controls I encountered in the installer. Problem is the Au3info tool cannot identify the controls. But when windows controls it has no problem. Is there any limitations regarding support for JAVA? Thank you in advance.....
herewasplato Posted January 26, 2006 Posted January 26, 2006 (edited) Look in the AutoIt help file - index tab - under "Controls":Note: AutoIt only works with standard Microsoft controls - some applications write their own custom controls which may look like a standard MS control but may resist automation. Experiment!You can search the forums for +JAVA +control and you will see that you are not alone. You might find how others worked around it.Edit: Welcome to the forums.... Edited January 26, 2006 by herewasplato [size="1"][font="Arial"].[u].[/u][/font][/size]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now