Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

1402 Error During Uninstallation of Certain MSI Products

Updated: 09 Sep 2009 | 1 comment
WiseUser's picture
0 0 Votes
Login to vote
Scenario when this happens :
When we perform Uninstallation of an msi using a deployment tool when the user is not logged in \ non admin user is logged in
 
Error Log says :
Product: Roxio Media Manager -- Error 1402.Could not open key: HKEY_LOCAL_MACHINE\SOFTWARE\Roxio\\Preference.  System error 87.  Verify that you have sufficient access to that key, or contact your support personnel. Error 1402.Could not open key: HKEY_LOCAL_MACHINE\SOFTWARE\Roxio\\Preference.  System error 87.  Verify that you have sufficient access to that key, or contact your support personnel.
 
Solution :
Opening up the specific registry keys for the users .HKEY_LOCAL_MACHINE\SOFTWARE\Roxio
 
 

Comments

EdT's picture
17
Sep
2009
0 Votes 0
Login to vote

Something is wrong with your package or your deployment solution

The account used by your deployment solution should be running with local admin privileges and therefore should not have any restrictions on the HKLM/Software/Roxio/Preference registry key, unless someone has used lockpermissions and forgotten to add back the administrators group.

Although the solution of opening up the specific registry keys does solve this issue, it does not resolve the underlying problem that caused this issue in the first place.
I would recommend investigating the Roxio package first, to see if the problem is caused by bad packaging (either by the vendor or subsequently).

From what I recall, Roxio has a long history of being a very flaky package to install.

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.