「プログラムの追加と削除」の
「Windowsコンポーネント」が表示できない不具合について
ググってみたらこんなのを見つけた
Re: msmqocm.inf-problem
I pasted below what i did but still the same problem.
Go to Windows\inf. In the right pane scroll down to sysoc.inf. Open it in
Notepad and remove this line:
msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6
これによれば%Systemroot%\inf にある
sysoc.inf に書かれている
msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6
の1行を削除するだけでいいらしい
ファイルのバックアップをとった後、この行を削除して
Windowsコンポーネントを見てみると
正常に表示できるようになっていた
その後改めてsysoc.inf を見たが
削除した行は削除されたままだった・・・謎だ(‘A')
.