My script (which uses OCRArea) works fine as a script.
When compiled, I get an errors (due to OCR)
I get a message that the exe has stopped working
(Immediately after executing OCRArea)
I used to get a message about OCR.dll missing buit that does not seem to occur anymore
I have OCR.dll and TessData folder in the same folder as the EXE
Trying to fix this, I also have OCR and TessData in the folder where the script is stored (before compiling)
Suggestions please...