2006年08月13日
Internet Explorer(IE)でタイトルバーだけが文字化けする
原因はわかりませんが、Yahooやgoogleのツールバーがインストールしてある場合、アンインストールすると直るようです。
2006年05月15日
Windows95や98のコンピュータがWindows 2000 ServerやWindows Server 2003へログオンできなくなる。
Windows95や98の起動時のログオンでは問題なくできるのに、しばらくするとサーバーへのアクセスが一切できなくなる場合があります。続きを読む
2005年11月23日
chkdsk /fを行うとunused index entries from index $SII of file 0x9. とエラーが表示される。
Windows 2000やWindows XPでchkdsk/fを行いイベントビューアのアプリケーションにソースがwinlogonとなっているメッセージに
と表示される場合がありますが、
http://support.microsoft.com/default.aspx?scid=kb;ja;246882 によると、コマンドプロンプトで
でもあまり気持ちのいいものではないですね・・・。
Cleaning up minor inconsistencies on the drive.
Cleaning up 1 unused index entries from index $SII of file 0x9.
Cleaning up 1 unused index entries from index $SDH of file 0x9.
Cleaning up 1 unused security descriptors.
20482843 KB total disk space.
6436276 KB in 32223 files.
8736 KB in 2296 indexes.
0 KB in bad sectors.
90351 KB in use by the system.
53264 KB occupied by the log file.
13947480 KB available on disk.
と表示される場合がありますが、
http://support.microsoft.com/default.aspx?scid=kb;ja;246882 によると、コマンドプロンプトで
chkntfs c:を実行して、エラーが表示されなければ、問題ないらしい。
でもあまり気持ちのいいものではないですね・・・。
