Home › Forums › General XMetaL Discussion › Problem with XFRunner.dll 60139 › Reply To: Problem with XFRunner.dll 60139
Reply to: Problem with XFRunner.dll 60139
March 21, 2011 at 8:10 pmSince your cmd started on a different drive you have to use the /d option when you use the cd command. Or just type “c:” and then press enter before running the regsvr32 command.
You could also include the absolute path in the regsvr32 command.
regsvr32.exe “C:Program FilesCommon FilesXMetaL SharedXFRunner.dll”
From the screenshot it also looks like you just extracted the dll fix to a sub directory. I don’t see the backup copy of the original dll. Did you just replace it?