Simple solution is to search for it It could take a while as you have to look in all drives.
Remember that you have to look for exactly the same file As they are case sensitive. By that I mean if you name a file FiX2 and then try to look for fix2 it will not find it.
Something you might not know but by default 90% of any 32bit program will install on the C drive inside of the program_files(86) folder unless you point it else where.
It's no surprise when you moved the file that the other program could not find it. In order for things to work correctly the one program has to know where the other is at and when you installed it originally it knew where it was
but when you moved it the registry still thinks it is back where you moved it from.
programs that work together need to be installed together if you want to move one you have to move the other one as well
