"新增刪除"是window裡常用到的功能,新增windows元件及新增刪除軟體等,如果"新增刪除"打不開,會很頭疼.
搜尋google後, 在microsoft的技術支援**找到了答案,原文如下:
文章 id
:329891
最後更新日期
:2004年6月16日版本:
2.0本頁內容
症狀
原因
解決方案
當您在 windows 2000 中試圖開啟「新增/刪除程式」工具時,無法開啟它且沒有收到錯誤資訊。視窗會短暫出現,但隨即消失。
如果某登錄檔項丟失,可能會出現此問題。
要解決此問題,請新增丟失的登錄檔項:
1.
單擊開始,然後單擊執行。
2.在開啟框中,鍵入 cmd,然後按 enter 鍵。
3.在命令視窗中,鍵入 regsvr32 mshtml.dll,然後按 enter 鍵。
4.單擊確定以確認是否已新增此登錄檔項。
5.在命令視窗中,鍵入 regsvr32 shdocvw.dll -i,然後按 enter 鍵。
6.單擊確定以確認是否已新增此登錄檔項。
7.在命令視窗中,鍵入 regsvr32 shell32.dll -i,然後按 enter 鍵。
8.單擊確定以確認是否已新增此登錄檔項。
9.關閉命令視窗。
•microsoft windows 2000 enterprise edition
•microsoft windows 2000 enterprise edition
•microsoft windows 2000 professional edition
返回頁首
關鍵字:
kbprb kb329891
新增刪除Windows服務
建立服務 sc create bizservice binpath f bizwinserver.exe sc create bizservice binpath e bizwinserver.exe service r displayname bizservice start auto 刪除服務 ...
Windows服務的新增與刪除
刪除windows服務 用sc.exe這個windows命令 進入windows的服務列表,找到您要刪除的服務,右鍵單擊這個服務,從右鍵選單中選擇 屬性 檢視該服務的名稱,而非顯示名稱。開始 執行 cmd.exe,sc delete 服務名 如果服務名中間有空格,就需要前後加引號 服務名稱可以在服務...
windows命令新增使用者刪除目錄
環境 windows 1 使用者管理 1 檢視所有使用者 2 新增普通使用者 net user username password add 3 升級為管理員使用者,將其加入管理員組 net localgroup administrators username add 4 檢視指定使用者資訊 net ...
新增 刪除 windows下Git右鍵選單
不顯示右鍵選單 方法1 安裝的時候選擇不新增右鍵選單。方法2 絕對有效 執行cmd windows 64 輸入命令 地址為git安裝地址 cd c program files x86 git git cheetah regsvr32 u git shell ext64.dll windows 32 ...
新增 刪除 windows下Git右鍵選單
不顯示右鍵選單 方法1 安裝的時候選擇不新增右鍵選單。方法2 絕對有效 執行cmd windows 64 輸入命令 地址為git安裝地址 cd c program files x86 git git cheetah regsvr32 u git shell ext64.dll windows 32 ...