Hi Mike,
For folders, and for files that don't need to be modified, setting the read-only
attribute is an easy solution. For files that need to be modified, maybe this
solution posted by "Mike" in the microsoft.public.win2000.registry group would work
for you.
Google Groups Link to Original Message:
http://groups.google.com/[email protected]
----- Begin Original Message -----
From: "Mike"
Newsgroups: microsoft.public.win2000.registry
Sent: Thursday, February 20, 2003 12:46 PM
Subject: Accidental Move with Drag and Drop
I finaly found it. We had the same problem here with users draging folders by
mistake.
You can set the drag and drop or copy and paste files confirmation prompt
Localy:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones\0]
"1802"=dword:00000001
AND on the intranet:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones\1]
"1802"=dword:00000001
----- End Original Message -----
For more information, see Microsoft Knowledge Base Article 182569 which
describes how you can use Internet Explorer Security Zone Settings (managed in
the registry) to cause a "Do you want to move or copy files from this zone?"
prompt to appear for all drag/drop/copy/paste/move actions on all files and
folders for a particular Zone (or Zones) [My Computer, Local Intranet Zone,
Trusted sites Zone, Internet Zone, Restricted Sites Zone].
182569 - Description of Internet Explorer Security Zones Registry Entries
http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;182569
Internet Explorer Security Zones by Scott Schnoll
http://www.nwnetworks.com/iezones.htm
Using Internet Explorer > How-to Articles: Setting Up Security Zones
http://www.microsoft.com/windows/ie/using/howto/security/setup.asp
--
Carrie Garth, Microsoft MVP for Windows 2000
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- c x g
: "Michael" <mvoeg731 AT yahoo DOT com>
: Wrote in message : Sent: Tuesday, July 29, 2003 10:13 AM
: In Windows 2000 is there a setting somewhere to display a
: prompt when moving a file, kind of like when you delete a
: file and it asks if you are sure you want to delete the
: file. We recently had a problem with users mistakenly
: moving files to new locations without knowing and would
: like to give them the opportunity to change their minds.
: Your help would be much appreciated. Thank you