Microsoft Machine Translation (MT) not working on Windows 10
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 editor (e.g. Notepad).
- 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
- ↑ 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.