bolak77 / lime-ocr

Automatically exported from code.google.com/p/lime-ocr
0 stars 0 forks source link

64-bit unsupported? #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Program won't start on 64 bit systems

Original issue reported on code.google.com by r.gar...@mypromed.us on 10 Jan 2014 at 1:56

GoogleCodeExporter commented 8 years ago
---------------------------
Unsupported 16-Bit Application
---------------------------
The program or feature "\??\C:\Program Files (x86)\Lime OCR\ls.EXE" cannot 
start or run due to incompatibity with 64-bit versions of Windows. Please 
contact the software vendor to ask if a 64-bit Windows compatible version is 
available.

---------------------------
OK   
---------------------------

Original comment by robby.ro...@gmail.com on 7 Jun 2014 at 9:16

GoogleCodeExporter commented 8 years ago
I get this same error.  Also on file rm.exe.

Also, tries to write data/temp files to a subdirectory of the program 
directory, which a non-admin doesn't have user rights to do on Windows vista or 
after. 

One super-hacky way of dealing with this might be to run the programs through 
dosbox as I did in version 1 of my project here (ReadSeq.exe replacement for 
BioEdit): 
https://code.google.com/p/readseq/downloads/detail?name=readseqReplace.zip&can=4
&q=

Original comment by pa...@cs.wisc.edu on 6 Aug 2014 at 6:21

GoogleCodeExporter commented 8 years ago
I also received this error.

I tried replacing 'ls.exe', 'cat.exe' and 'rm.exe' with versions from the 
GNUwin32 project (http://gnuwin32.sourceforge.net/), but still had no luck. The 
splash screen pops up for a couple seconds, and you get a flash of the main 
window, but nothing else.

Original comment by ja...@fragdev.com on 26 Aug 2014 at 4:57