Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista installation & setup

Vista - Script - Registry Redirection Issue

Reply
 
Old 02-12-2008   #1 (permalink)
dekac99


 
 

Script - Registry Redirection Issue

I have created a script that writes a few values related to IE in the
registry. When the script is run on Vista x64 some registry values go to the
x64 part and some to x86 part of the registry, e.g.

These registry values go into the x64 part:

HKLM\Software\Policies\Microsoft\Windows\CurrentVersion\Internet
Settings\Security_HKLM_only
HKLM\Software\Policies\Microsoft\Internet Explorer\Control Panel\PrivacyTab

These registry values go into the x86 part:

HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet
Settings\EnableHttp1_1
HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones\*

Any idea why this is happening? How could the "Security_HKLM_only" registry
value be configured for IE7-32bit? Any suggestion would be greatly
appreciated. Thanks.


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Script to Export Multiple registry values? VB Script
Script for Windows registry VB Script
Script: read a registry key VB Script
Reading x86 or x64 registry from Powershell - Help with my script! PowerShell
Vista Startup Script problem (loading registry hive issue) Vista account administration


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46