Return to Snippet

Revision: 29106
at July 22, 2010 04:27 by karlhorky


Initial Code
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"180D"=dword:00000000

Initial URL
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.windowsxp.general&tid=6f434a2d-cb47-47c4-b73a-f85459d27c51&cat=en_US_91a15a1e-b269-4291-b6b4-dc2d504ce9ef&lang=en&cr=US&sloc=en-us&m=1&p=1

Initial Description
Internet Explorer 7 under Windows XP Service Pack 3 has the Windows Registry "Reserved Value" 180D set that was not set before, which can cause  a "Do you want to move or copy files from this zone?" prompt on moves or copies between Windows shares if they are incorrectly detected as being part of the Internet Zone. The registry solution in this snippet will disable this confirmation message.


References:

"Reserved value" 180D (Microsoft.com: Internet Explorer security zones registry entries for advanced users):

http://support.microsoft.com/kb/182569


Discussion of Windows Registry solution:

http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.windowsxp.general&tid=6f434a2d-cb47-47c4-b73a-f85459d27c51&cat=en_US_91a15a1e-b269-4291-b6b4-dc2d504ce9ef&lang=en&cr=US&sloc=en-us&m=1&p=1


"Do you want to move or copy files from this zone?" Prompt Example:

http://www.howtogeek.com/wp-content/uploads/2008/07/image56.png

Initial Title
Disable Windows Share Drag and Drop Confirmation caused by IE 7 on XP SP3

Initial Tags
ie, windows

Initial Language
Windows Registry