Help - Search - Members - Calendar
Full Version: minor bug integrating IE7?
MSFN Forums > Member Contributed Projects > nLite

   


Google Internet Forums Unattended CD/DVD Guide
Joe User 99
I've come across what appears to be a very minor bug while integrating IE7.
I can't say it is caused by nlite, however, the problem does not occur if I install IE7 into
an existing XP install, only when integrating.

And again, it's minor. It would only affect User accounts, not Admin users.

I have integrated the Final IE7, downloaded directly from MS, no other changes, into a
plain XP SP2, with no other integrations, changes, or anything.

What is happening, is the rights to the registry key,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer
are being changed.

On my pre-IE7 image, that key has the following permissions:
Administrators - Full Control
SYSTEM - Full Control
Everyone - Read (Query Value, Enumerate Subkeys, Notify, Read Control)

on my post IE7 integration, that key has the following permissions:
Administrators - Read (Query Value, Enumerate Subkeys, Notify, Read Control)
SYSTEM - Read (Query Value, Enumerate Subkeys, Notify, Read Control)

Since there are no other rights, this triggers a couple of MSI errors (2503 followed by 2502, on EVERY MSI).

Again, since most normal user accounts do not have the rights to install software via MSI's anyway,
and most home users are Admin users, it's not a big issue. I only came across it because we deploy software to restricted users.

Can anyone verify this?
dijuremo
QUOTE (Joe User 99 @ Nov 8 2006, 05:18 PM) *
What is happening, is the rights to the registry key,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer
are being changed.


This is *not* just related to IE7. I slipstreamed only windows updates using nlite and found the same problem while running office for a new user because it needs to run the msi installer the first time any office application launches (see my posting). It should be a bug in the nlite slipstreaming process which does not change the registry key permissions on that key.

I just checked another system that was installed by hand and the default permissions on that registry key should be:

Administrators - Full Control
System - Full Control
Everyone - Read

When changing this permissions on HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer make sure you set them to propagate down by selecting the check box that reads: "Replace permission entries on all child objects ..."

The permissions after using nlite patched files to install a new machine in unattended mode are:

Administrators - Special (mostly read permissions)
System - Full Control
There are no permissions for "Everyone" as you mention.

After changing the permissions (remember to propagate them to the child) and rebooting, I was able to log in to the machine with a new user account that had no administrator rights and launch Word for the first time without getting errors as before. The issue is not just IE7 related, must be an nlite 1.2.1 bug.

Thanks for finding the problem, you made my day.
NetUnix
QUOTE (dijuremo @ Nov 13 2006, 01:34 PM) *
QUOTE (Joe User 99 @ Nov 8 2006, 05:18 PM) *
What is happening, is the rights to the registry key,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer
are being changed.


This is *not* just related to IE7. I slipstreamed only windows updates using nlite and found the same problem while running office for a new user because it needs to run the msi installer the first time any office application launches (see my posting). It should be a bug in the nlite slipstreaming process which does not change the registry key permissions on that key.

I just checked another system that was installed by hand and the default permissions on that registry key should be:

Administrators - Full Control
System - Full Control
Everyone - Read

When changing this permissions on HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer make sure you set them to propagate down by selecting the check box that reads: "Replace permission entries on all child objects ..."




I can't find the values for those permissions at that registry key location. May you be more precise about where they 're located please?
thanks
nuhi
Ok, this a known bug, posted 3 times already, please search if there is a solution.
I will fix it even though it didn't affect me. Thank you.
Yenun
but how can i fix this in a already installed system without using nlite?, a mean how can i change de registry values?
Speeddymon
QUOTE (Yenun @ Jan 9 2007, 12:09 PM) *
but how can i fix this in a already installed system without using nlite?, a mean how can i change de registry values?

Right click on the key and click Permissions
2forza
Hi, welcome.gif

Dont know if this is a bug or something, here it goes:

"Show Desktop" icon on the quick launch is missing after intregrating IE7 with nLite.

Does anybody else have that problem too? Or is it just me?

Oh and a last question:

My IE7 ui looks like IE6; is that normal?? blink.gif
Speeddymon
QUOTE (2forza @ Jan 10 2007, 12:55 PM) *
Hi, welcome.gif

Dont know if this is a bug or something, here it goes:

"Show Desktop" icon on the quick launch is missing after intregrating IE7 with nLite.

Does anybody else have that problem too? Or is it just me?

Oh and a last question:

My IE7 ui looks like IE6; is that normal?? blink.gif

No it isn't. If you integrated IE7 with RyanVM's 2.1.5a pack, you need to hit NO for browseui.dl_, shdocvw.dl_, and shlwapi.dl_.

Please make your own thread for this, as hijacking someone else's thread can get you in trouble.

Show Desktop is a known issue when integrating IE7.
2forza
QUOTE (Speeddymon @ Jan 10 2007, 09:42 PM) *
No it isn't. If you integrated IE7 with RyanVM's 2.1.5a pack, you need to hit NO for browseui.dl_, shdocvw.dl_, and shlwapi.dl_.

Please make your own thread for this, as hijacking someone else's thread can get you in trouble.

Show Desktop is a known issue when integrating IE7.


Ok thanks for your fast reply!!
whistling.gif but still, I dont know what u mean by hit No for browseui.dl_, shdocvw.dl_, and shlwapi.dl_.
Hehehe... Do you mean remove files? or keep? Please explain...

I ve found the solution for the desktop icon

run:
regsvr32 /s /n /i:U shell32
(then reboot)

Oops:P for hijacking someone else's thread ph34r.gif
Speeddymon
QUOTE (2forza @ Jan 10 2007, 03:26 PM) *
QUOTE (Speeddymon @ Jan 10 2007, 09:42 PM) *
No it isn't. If you integrated IE7 with RyanVM's 2.1.5a pack, you need to hit NO for browseui.dl_, shdocvw.dl_, and shlwapi.dl_.

Please make your own thread for this, as hijacking someone else's thread can get you in trouble.

Show Desktop is a known issue when integrating IE7.


Ok thanks for your fast reply!!
whistling.gif but still, I dont know what u mean by hit No for browseui.dl_, shdocvw.dl_, and shlwapi.dl_.
Hehehe... Do you mean remove files? or keep? Please explain...

I ve found the solution for the desktop icon

run:
regsvr32 /s /n /i:U shell32
(then reboot)

Oops:P for hijacking someone else's thread ph34r.gif


Then you integrate Ryan's pack and IE7 at the same time (like u are supposed to), you get a prompt keep the newer file (because IE7 uses an older version of a file). If you say yes to keep that file for those 2 files, you get IE7 with an IE6 UI which is pointless. Make sure you said no to those. This prompt appears during the actual integration process.
2forza
Oh many many thanks!! Ill try tomorrow smile.gif
nuhi
Updated to RC2, please someone try it if it solves this MSI permission thing.
mitsukai
i got the same problem.
but i havent integrated anything i just removed some components.
then i installed ie7 manually on the nlited os and the interface is ie6 also quick launch icon is gone.
nuhi
mitsukai, your error isn't related to the installer entry. Check if you installed the IE7 hotfixes which are in it.
mitsukai
where do i find this hotfixes
OrcoXP
I integrated IE7 and the 2 hotfixes for it and then ran the regsvr32 command.

The Show Desktop link in the quick launch was restored.
And the registry permissions are exactly what they should be.

But the M$ Update ActiveX needs to be installed.

Does anyone know how I can get this applied during setup?
I did RVM's update pack with his integrater and then nlite for IE7 and the 2 hotfixes.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.