Hello people,
I have a problem with making the FreeOCR wizard unattended. so that's why i am asking for you help.
this is the code i am using (theoretically it should work but it doesn't).
Run("freeocr541.exe")
WinWaitActive("Setup - FreeOCR")
Send("!N")
Send("!a")
Send("!N")
Send("!N")
Send("!I")
Hoping anyone can help me.
-Smolenaars