Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
zh-tw:rhino:uninstalling [2020/08/14]
127.0.0.1 external edit
zh-tw:rhino:uninstalling [2026/06/30] (current)
yoko_kadotani [備選方案]
Line 1: Line 1:
-====== 手動移除 Rhino 4.0 ======+====== 手動移除 Rhino  ====== 
 +//以下流程適用於 Rhino 4 及更高版本(含 Rhino 5, 6, 7 & 8)// 
 +\\
  
-===問題=== +===== 問題 ===== 
-移除 Rhino 時,發生找不到某個檔案而無法移除。+在啟動、安裝或移除 Rhino 時出現錯誤提示:
  
-===適用於:=== +//您嘗試使的功能位不可用的網路資源上。// 
-Rhino 4.0、Rhino 5.0+按一下"確定"重試,或在下方輸入包含安裝包"<檔案名>.MSI"的備用路徑。
  
-===原因=== +===== 原因 ===== 
-Windows Installer 它的記錄中移除作業的檔案。+Windows 安裝程式緩存無法找到移除需的檔案或註冊表項。這是 Windows Installer 服務的常見問題。最佳解決方案是使用 **Windows Install Clean Up** 徹底清除舊安裝。清理完成後即可重新安裝 Rhino
  
-===解決方法:=== 
-手動移除 Rhino 與 Windows Installer 對 Rhino 的安裝記錄。 
  
-**注意:**只有從 Windows 控制台的新增/移除對話框無法移除 Rhino 時才使用以下方法。+請按以下步驟手動移除 Rhino 及其 Windows Installer 註冊資訊: 
 +(需擁有電腦的 //管理員許可權//
  
-==除 Windows Installer 的安裝記錄:== +==== 1. 移Rhino 程式 ==== 
-  - 下載 [[http://files.na.mcneel.com/misc/WindowsInstallerCleanupUtility.zip|Windows Installer Cleanup 工用程式]] +  - 關閉 Rhino 應用程式 
-  - 將下載的 **WindowsInstallerCleanupUtility.zip** 解壓縮到一個資料夾 +  - 打開 Windows 搜索 
-  - 雙擊 **msicuu.exe** +  - 輸入 **應用程式**(或 **新增或移除程式** 
-  - 選取 **(All Users) Rhinoceros 4.0** +  - 在列表中找到** Rhinoceros x.0**,點擊 **解除安裝**
-  - 按 **Remove** +
-   +
      
-==刪除 Rhino 的安裝資料夾:== +==== 2. 刪除安裝目錄 ==== 
-  - 瀏覽至 C:\Program Files\ +  - 路徑 //C:\Program Files// 
-  - 刪除 **Rhinoceros 4.0** 或 **Rhinoceros 4.0 Evaluation**+  - 刪除資料夾 **Rhinoceros x** 或 **Rhinoceros x Evaluation** 
 + 
 +==== 3. 刪除 Rhino 資料檔案夾 ==== 
 +  - 請至路徑 %AppData%\Roaming\McNeel\Rhinoceros 
 +  - 刪除 **x.0** 資料夾(x 代表 Rhino 版本號) 
 +  - 請至路徑 %ProgramData%\McNeel\Rhinoceros 
 +  - 刪除 **x.0** 資料夾(x 代表 Rhino 版本號)
      
-==刪除登錄檔機碼:== +==== 4. 刪除註冊表項 ==== 
-  - 開啟**登錄編輯程式** (開始 > 執行,輸入 Regedit) +  - 在 Windows 搜索中輸入 **登錄編輯程式** 
-  - 瀏覽至 **HKEY_LOCAL_MACHINE**\Software\McNeel\Rhinoceros +  - 打開 **登錄編輯程式** 
-  - 刪除 **4.0** 機碼 +  - 定位至 //HKEY_LOCAL_MACHINE\Software\McNeel\Rhinoceros// 
-  - 瀏覽至 **HKEY_CURRENT_USER**\Software\McNeel\Rhinoceros +  - 刪除 **x.0** 項(例如 Rhino 4.0, 5.0 或需刪除的版本) 
-  - 刪除 **4.0** 機碼 +  - 定位至 //HKEY_CURRENT_USER\Software\McNeel\Rhinoceros// 
-   +  - 刪除 **x.0** 項(例如 Rhino 4.0, 5.0 或需刪除的版本) 
-===注意:=== + 
-此方法適於32位元windows作業程式,使用64位元的用戶請洽原廠工程師 [[mailto:kelvin@mcneel.com|Kelvin]]+==== 5. 重啟系統 ==== 
 +  - 安裝所有 Windows 更新 
 +  - 如需重裝,[[https://www.rhino3d.com/download|請在下載最新安裝程式]] 
 + 
 +_________________ 
 + 
 +===== 備選案 ===== 
 +(僅當通過 **應用和功能** 解除安裝時執行) 
 + 
 +=== 運行微軟安裝修復工具 === 
 +  - 下載微軟[[https://aka.ms/Program_Install_and_Uninstall|.diagcab工具]] 
 +  - .diagcab 是 Windows 診斷檔案包 (Windows Diagnostic Cabinet),是一種 Windows 故障排除平台所使用的壓縮檔案格式。 
 +  - 點擊 **立即運行** 
 +  - 另有 RevoUninstaller 提供的免費工具, [[https://discourse.mcneel.com/t/rhino-6-installations-fails/86204/4?u=japhy|到此下載]]。 
 + 
 + 
 +=== 清理 Windows 安裝程式緩存 === 
 +<color red>警告:</color> 此操作可能導致註冊表損壞後續安裝時觸發 1402 錯誤。<color red>僅當上述方案無效時執行</color> 
 +  - 下載 [[http://files.na.mcneel.com/misc/WindowsInstallerCleanupUtility.zip|Windows Installer Cleanup Utility]]. 
 +  - 解壓至桌面"Windows Installer Clean Up"資料夾 
 +  - 運行 **msicuu.exe**. 
 +  - 找到列表中的 (All Users) Rhinoceros 5.0 WIP(64位元系統顯示為 All Users Rhino 5.0 WIP x64) 
 +  - 點擊 **Remove** 
 + 
 +若操作後出現 1402 錯誤,可參考:[[https://wiki.mcneel.com/zh-tw/rhino/error1402|1402 錯誤解決方案]]
zh-tw/rhino/uninstalling.1597445311.txt.gz · Last modified: 2020/08/14 by 127.0.0.1