Tech Support > Microsoft Windows > Development Resources > Windows Installer Problem
Windows Installer Problem
Posted by Hari Mahadevan on January 14th, 2004


Hi,

Not sure if there's a newsgroup dedicated to windows installer related
issues. At least can't seem to find one in my ISP's news server. So
posting it here.

When I uninstall an MSI package (that I created) I get the following error:

"Could not get value names for key
SYSTEM\ControlSet002\Control\Lsa\SspiCache\msapssp c.dll. Verify that you
have sufficient access to that key, or contact your support personnel".

Looking up MSDN, this is documented as error code 1407. Doing a search
on the net shows little else. Anyone has any clues how to overcome this?

My MSI file installs couple of drivers by creating the necessary
registry keys under HKLM\System\CurrentControlSet\Services and I use
VS.NET 2002.

TIA

Hari


Similar Posts