Assembly Component {303994BA-6487-47AE-AF1D-7AF6088EEBDB}
I recently tried to install the Nokia Software Updater, but it gave me this error:
Error 1935. An error occured during the installation of assembly component{303994BA-6487-47AE-AF1D-7AF6088EEBDB}.
Quick research showed that this had something to do with MSXML 4.0. So I went hereand downloaded the msi installer. Which alas gave me the same error.
It turns out you have to force an uninstall of MSXML 4.0 SP0 or SP1, open a cmd-window and enter the following two lines:
msiexec /qn /x {35343FF7-939B-401A-87B3-FF90A5123D88}
msiexec /qn /x {2AEBE10C-D819-4EBF-BC60-03BF2327D340}
Close and restart. Yes: you must restart.
Now install the msi. Then install the Nokia software. Everything should work fine now.
本文介绍了解决安装Nokia Software Updater时遇到的错误1935的方法。此错误与MSXML 4.0组件有关。通过强制卸载MSXML 4.0 SP0或SP1并重启计算机后,再重新安装MSXML 4.0即可解决问题。
2891

被折叠的 条评论
为什么被折叠?



