October 18, 200619 yr I have been getting the "Access is Denied" error on first boot under Win2K Svr(Win2K3 works fine). After a lot of research I have narrowed it down to what appears to be a permission error in the registry.HKLM,"Software\Microsoft\Windows\CurrentVersion\Installer","InstallerLocation",0x00000000,"%10%\system32\"Issues:This key is set to NOT inherit permsADMINISTRATORS perms are defined as READ ONLY on this key ONLY (no downlevel inheritance)SYSTEM perms are defined as FULL CONTROL on this key ONLY (no downlevel inheritance)I looked at an out of the box Win2k Svr install and the perms should be:This key is set to NOT inherit permsADMINISTRATORS perms are defined as FULL CONTROL on this key and subkeysSYSTEM perms are defined as FULL CONTROL on this key and subkeysEVERYONE perms are defined as READ ONLY on this key and subkeysnuhi! HELP!! Edited October 18, 200619 yr by JerichoJones
October 19, 200619 yr Just for a test why dont you try this and see if you get the same error:HKLM,"Software\Microsoft\Windows\CurrentVersion\Installer","InstallerLocation",0x00000000,"%11%" Edited October 19, 200619 yr by ricktendo64
October 19, 200619 yr JerichoJones, I presume this entry is from MSI installer integration, gonna try in 2k server later on, thx for reporting.Until then you can avoid that hotfix integration if you want to use the 1.2
Create an account or sign in to comment