I'm trying to get JAB working so I can scrape some text out of a java window, but its failing horribly.
The odd thing is that while it doesn't work on my machine it does work on other machines.
My machine: 7, 64bit
Works on: 7 32bit (2 boxes tested), XP 32bit
The common thing appears that if you don't install the JAB setup application from Sun, as I haven't done on my dev machine, it doesn't work. If you do install the setup application, it appears to work.
Process Monitor doesn't show that any DLLs cannot be located during execution.
Has anyone encountered this issue before? Is the only solution to install the binaries from Sun? Is there any way around this?