Details:
I wrote script, which use GDI plugin. GDI needs to be configured, so on machine, which i use to design script i included needed class to "Window Class Names" list.
Then, i tried to run my script on another machine - Win7 64 bit. So installed trial version of Ranorex on it. And started script. It failed after few steps. Because GDI plugin wasn't working.
So, i went to Spy and changed configuration to include needed class and it worked.
Question:
We are planing to purchase additional Floating Run-time license, so we can use just one compiled EXE file on few different machines. And Run-time license doesn't come with Spy. So, how would i use my script in this scenario - it will not work, unless i configure GDI. Can i add classes using some kind of API?