搜尋此網誌

windows常用命令

[ 群組原則 ]
開始 → 執行 → gpedit.msc

[ 惡意軟體移除工具 ]
開始 → 執行 → mrt

[ 機碼 ]
開始 → 執行 → regedit

[ 系統設定公用程式 ]
開始 → 執行 → msconfig

[ 控制client端所有網路設備 ]
開始 → 執行 → cmd → ipconfig
開始 → 執行 → cmd → ipconfig/all

[ 顯示封包經過的路由器的IP位址 ]
開始 → 執行 → cmd → tracert (網址或IP)

2014年8月27日 星期三

關閉Eclipse,出現錯誤訊息 Could not initialize snapshot file。


原因:
OS為Win8,Eclipse安裝在C槽,當exit Eclipse時,會出現錯誤訊息:
Problems occurred while trying to save the state of the workbench.
Could not initialize snapshot file.

解決方式:
將eclipse.exe 此執行檔的相容性,勾選「以系統管理員的身分執行此程式」即可。