Well, I know this fix is written only in the alternative pack, which is the pack you didn't use.
If you want to add this fix by yourself you can edit the "[Tweaks.AddReg]" section in the file "NR_IE7en.inf".
Afterwards just pack all again with
7-Zip.
It should be like this:
Code: Select all
[Tweaks.AddReg]
; Language Settings in IE7
HKCU,"%SMIE%\International","AcceptLanguage",0,"en-US"
; Remove MU ActiveX Prompt for IE7
HKCU,"Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{6E32070A-766D-4EE6-879C-DC1FA91D2FC3}\iexplore","Flags",0x10001,4
; To make sure that everything is OK.
HKLM,"%UPDATES%","Internet Explorer 7 Updates are provided by",0,"%NAME% %VERSION%"
; This fixes the icon issue in Control Panel/User Accounts
HKCR,".ico","Content Type",0,"image/x-icon"
HKCR,".ico","PerceivedType",0,"image"
Or you can just use the alternative pack, if you like.