Hello - I've got a situation for which I'd like to get some insight from those more knowledgeable than I:
I have an Autoit application that I deploy as an executable.
I can be deployed (I hope) to any level of Windows (2K - 8) both 32 and 64 bit.
I has a sub-component that is a java app (BaseX XML database).
I develop on a Win 7 Pro 64bit machine.
Just recently (last 4 months), I had not touched it since its last version and I started coding/testing again for another release. It no longer worked! I'd not changed the code but both the compiled and non-compiled versions now failed on my de