Archive for category Windows Vista
Vista 功能表列不見了?? (檔案, 工具, 編輯…)
Posted by hin in Windows Vista, 電腦問題急救站 on 七月 11th, 2009

Vista 預設功能表列是 disable 的,
要enable 他很簡單.
到 開始 -> 控制台 -> 資料夾選項

選 "檢視"
將 "一律顯示功能表" 旁的方格打勾
再click "確定"

這樣 …. 功能表列回來了 !!!!
HOTFIX: Fix Windows Vista slow shutdown due to a problem with managed services (KB943412)
Posted by sink in Windows Vista on 六月 25th, 2009
如果VISTA關機的時間很長..就可以落這個PATCH~~~
This update to the .NET Framework 2.0 targets the Microsoft Windows Vista™ Operating System. This is an enhancement to provide additional support for managed services that do not manage their own service state during shutdown.
The Vista™ Operating system can experience delays during shutdown if running a managed service that was designed with a ServiceBase.OnShutdown method that does not explicitly call the ServiceBase Stop() method on system shutdown. This update facilitates quicker system shutdown by explicitly setting the service state to stopped after calling their OnShutdown, if the service has not already called the Stop() method.