Microsoft Machine Translation (MT) not working on Windows 10

From Wordfast Wiki
Revision as of 12:28, 24 October 2020 by John (talk | contribs) (Created page with "You need to point to a different Java version than the one installed with 3.4.14 folder. To do that: # Go to C:/Program Files(x86)/Wordfast # Open Wordfast.ini in a text edito...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You need to point to a different Java version than the one installed with 3.4.14 folder. To do that:

  1. Go to C:/Program Files(x86)/Wordfast
  2. Open Wordfast.ini in a text editor (e.g. Notepad).
  3. Edit the line C:\Program Files (x86)\Wordfast\jre\bin\javaw.exe to C:\Program Files (x86)\Java\jre1.8.0_221[1]\bin\javaw.exe

Notes

  1. This folder could be in different name but version has to be 1.8.0 and build ID above 191. If you don't have this build, you can download and install Java 8 on Program Files (x86) folder and point it to that location.