+12 votes
6.6k views
in Programming by (1.7k points)
UNKNOWN \ Components \ ( letters and numbers) : the message " Could not open the key appears. Error 1402 . Verify that you have the necessary access rights to that key, or contact your support personnel . "

2 Answers

+11 votes
by (8.1k points)
Cause: One or more registry keys of the key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-<numbers>\Components not have the correct permissions.
 
 
+12 votes
by (8.1k points)
Solution 1: In the Windows Start menu, type " cmd" in the search box . Click the right mouse button "cmd.exe" and select "Run as administrator" . Copy the following line , paste in the cmd window and press Enter. Then Rhino can be installed .
 
secedit / configure / cfg % windir % \ inf \ defltbase.inf / db defltbase.sdb / verbose
Solution 2: NOTICE : The following procedure involves modifying the Windows registry. Incorrectly editing the registry can damage your computer and prevent starting. If you have no security to complete these steps , please contact technical support McNeel .
 
Download psexec from Microsoft TechNet and extract the contents to your desktop.
Open a Windows command shell
Change directories to your desktop.
In the command shell , type: psexec -i -d- sc: \ windows \ regedit.exe Thus, Windows will run the registry editor with the permissions of the System account ( more powerful than the Administrator account ) .
Go to HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Installer \ UserData \
Click the right mouse button in the UserData folder and select Permissions ...
In UserData permissions dialog box , click Advanced
Make sure " Administrators" have permissions to "Full Control" and in this folder "Users" have permissions to "Read" . There are other user permissions, but Administrators and Users are most important .
Select the Replace all child object permissions for inheritable permissions from this object
Click OK twice to apply the permissions
Rhino install again.
Ask a Question
Welcome to WikiTechSolutions where you can ask questions and receive answers from other members of the community.

You can ask a question without registration.

Categories

...