Site Tools


Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Previous revision
Last revision Both sides next revision
rhino:uninstalling [2016/06/10]
rhino:uninstalling [2022/12/16]
maryfugier
Line 1: Line 1:
 +====== Manually Uninstalling Rhino ======
 +//The following process applies to Rhino 4 and later (that includes Rhino 5, 6, 7.//
 +\\
  
 +=====Problem=====
 +During the startup, install or uninstall of Rhino, you get an error message like this:
 +
 +//The feature you are trying to use is on a network resource that is unavailable.//
 +Click OK to try again, or enter an alternate path to a folder containing the installation package '<filename>.MSI' in the box below.
 +
 +=====Cause=====
 +The Windows Installer cache cannot find a file or registry key required for uninstall. This is a common problem caused by the Windows Installer Service. The best solution is to use **Windows Install Clean Up** to thoroughly remove the previous installation. After you clean up the previous install, you will be able to reinstall Rhino and get a valid install.
 +
 +
 +=====Resolution - Steps 1, 2 & 3=====
 +Manually remove Rhino and the Windows Installer registration for the product.
 +You will need to have //Administrator privileges// on your computer to complete this.
 +
 +====Run the Program Uninstall====
 +  - Close the Rhino application.
 +  - Go to Windows Search.
 +  - Type **App and Features** (or **Add and Remove** programs)
 +  - Find the **Rhinoceros x.0** program on the list, pick and select **Uninstall** button.
 +  
 +====Delete the Rhino install folder==== 
 +  - Browse to //C:\Program Files\//.
 +  - Delete folder **Rhinoceros x** or **Rhinoceros x Evaluation**.
 +
 +====Delete the Rhino folders==== 
 +  - Browse to %AppData%\Roaming\McNeel\Rhinoceros.
 +  - Delete folder **x.0** where x is the Rhino version.
 +  - Browse to %ProgramData%\McNeel\Rhinoceros
 +  - Delete folder **x.0** where x is the Rhino version.
 +  
 +====Delete Registry Keys:====
 +  - Go to Windows Search and type **Registry Editor**.
 +  - Open the **Registry Editor**. 
 +  - Browse to //HKEY_LOCAL_MACHINE\Software\McNeel\Rhinoceros//.
 +  - Delete the **x.0** Key. For example, Rhino 4.0, 5.0 or whatever version of Rhino you are removing.
 +  - Browse to //HKEY_CURRENT_USER\Software\McNeel\Rhinoceros//.
 +  - Delete the **x.0** Key. For example, Rhino 4.0, 5.0 or whatever version of Rhino you are removing.
 +
 +=====Optional=====
 +You should only do the following procedures if uninstall fails from the **Apps and Features**.
 +===Run Microsoft's Uninstall Fix===
 +  - Visit http://support.microsoft.com/mats/program_install_and_uninstall
 +  - Click **Run Now**.
 +
 +===Cleaning up the Windows Installer Cache===
 +<color red>**Warning:**</color> The following procedure may result in registry corruption and a 1402 error next time you install software. <color red>**Only follow these steps**</color> if the above procedure did not allow you to install Rhino.
 +  - Download the [[http://files.na.mcneel.com/misc/WindowsInstallerCleanupUtility.zip|Windows Installer Cleanup Utility]].
 +  - Unzip the contents of WindowsInstallerCleanupUtility.zip to a "Windows Installer Clean Up" folder on your desktop.
 +  - Run **msicuu.exe**.
 +  - Scroll down to (All Users) Rhinoceros 5.0 WIP (or All Users Rhino 5.0 WIP x64) on 64-bit systems.
 +  - Click **Remove**.
 +
 +If you followed these steps and then got a 1402 error, [[https://wiki.mcneel.com/rhino/error1402|these instructions may resolve the 1402 error]].
 +
 +  
 +  
rhino/uninstalling.txt ยท Last modified: 2022/12/16 by maryfugier