J
JHZ
Hey Guys,
I saw a lot of posts regarding how to install MMC without IE, but no
answers. Well I've got one. Turn Off Auto-Resolve Dependencies.
Add MMC to the build in TD (Do not add HTML Help Engine or HTML
Rendering Engine, they are not neccesary and bring IE into the build)
Add (through a custom component or otherwise) the following registry
data
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer]
"Version"="6.0.2900.2180"
This registry key will allow MMC to start up successfully without
complaining that IE is not present.
Enjoy your new IE free build,
JHZ
PS Microsoft really needs to get their act together on this dependency
issue, this is ridiculous. The XPE team at Microsoft needs to go
through every component and every dependency and say
1. Does this really need this dependency
2. Can I modify this component so it doesn't need this dependency.
I saw a lot of posts regarding how to install MMC without IE, but no
answers. Well I've got one. Turn Off Auto-Resolve Dependencies.
Add MMC to the build in TD (Do not add HTML Help Engine or HTML
Rendering Engine, they are not neccesary and bring IE into the build)
Add (through a custom component or otherwise) the following registry
data
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer]
"Version"="6.0.2900.2180"
This registry key will allow MMC to start up successfully without
complaining that IE is not present.
Enjoy your new IE free build,
JHZ
PS Microsoft really needs to get their act together on this dependency
issue, this is ridiculous. The XPE team at Microsoft needs to go
through every component and every dependency and say
1. Does this really need this dependency
2. Can I modify this component so it doesn't need this dependency.