Daorge Posted August 27, 2008 Posted August 27, 2008 Hey all, I have been working on some unattended install images for a client and am running into a slight problem. I am trying to turn off the IE Enhanced Security through a registry file. On my Win 2k3 Server x86 images it works flawlessly. However on the x64 images the keys exist but it still displays that its enabled. Any Ideas? Is it a different key used in x64?Keys being used:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073}]"IsInstalled"=dword:00000000[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073}]"IsInstalled"=dword:00000000
radix Posted August 27, 2008 Posted August 27, 2008 Hey all, I have been working on some unattended install images for a client and am running into a slight problem. I am trying to turn off the IE Enhanced Security through a registry file. On my Win 2k3 Server x86 images it works flawlessly. However on the x64 images the keys exist but it still displays that its enabled. Any Ideas? Is it a different key used in x64?Keys being used:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073}]"IsInstalled"=dword:00000000[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073}]"IsInstalled"=dword:00000000Probably is here:[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Active Setup\Installed Components\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073}]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now