I install my software with Visual Studio Installer 1.1. During the installation, I receive the error message : "Error 1406 could not write value _mainFeature to key . HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Featu res\1CDABC99E8B93D112A87A000281984641. Verify that you have sufficient to that key, or contact your support personnel". This error occur on different PC installed with Windows98 SE or Windows ME. Than I clic "Continue" and the Installation of my software continue and terminate successfull. Help me please
Sun, 20 Jul 2003 07:41:24 GMT
Clark G. Smit #2 / 3
Problem with Visual Studio Installer 1.1
Quote:
> I install my software with Visual Studio Installer 1.1. > During the installation, I receive the error message : > "Error 1406 could not write value _mainFeature to key .
> res\1CDABC99E8B93D112A87A000281984641. Verify that you have sufficient to > that key, or contact your support personnel".
What that is trying to tell you is that it could not write to the Windows registry key listed (i.e. HKEY_LOCAL................). Evidently you left a word or two out of your problem description however, a very important word. "Verify that you have sufficient to that key...". Sufficient what? access privileges? memory?
I use VSI too, but have never run into a problem like that. Supply the missing word(s) though, and I will help you if I can.
Sun, 20 Jul 2003 09:21:55 GMT
Serge Simo #3 / 3
Problem with Visual Studio Installer 1.1
The missing word is "access" Thank you for your interest Serge
Quote:
> > I install my software with Visual Studio Installer 1.1. > > During the installation, I receive the error message : > > "Error 1406 could not write value _mainFeature to key .
> > res\1CDABC99E8B93D112A87A000281984641. Verify that you have sufficient to > > that key, or contact your support personnel".
> What that is trying to tell you is that it could not write to the Windows > registry key listed (i.e. HKEY_LOCAL................). > Evidently you left a word or two out of your problem description however, a > very important word. "Verify that you have sufficient to that key...". > Sufficient what? access privileges? memory?
> I use VSI too, but have never run into a problem like that. Supply the > missing word(s) though, and I will help you if I can.