Hello, strategy for errors of type "x.dll is missing": 1. put the name of x.dll as it's shown in the error message into google search 2. you'll probably find x.dll, probably among the dlls at http://dllcentral.com/UXCore.dll/12.0.1111.1005/download/ 3. Download the according *.zip, unpack it, copy the contained dll into the same directory where the *.exe file of the program which was looking for this dll is located (the installation folder). You'll probably need admin rights for this. The program should look in its installation folder for needed dlls and find it then.