Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.NET window class names changed
#2
Quote:is this change is occuring because of change in .Net Framework

Yes.

Quote:Is there any solution to overcome this problem except to make changes in classes name all over the scripts?

Now you will have to change something in all macros anyway. Change class names, or remove class names and use only window names. Also you can use wildcard characters in class names. Example:

int w1=win("" "WindowsForms10.Window.8.app*" "" 0x800)
act w1


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)