Disable windows explorer drag and drop in 2000

H

hozair

Hi,

Does any know how to disable windows explorer drag and
drop and keep cut copy and paste intact? Google gave me
lots of options but none of them worked.

Thanks,
Hamid
 
H

Hamid

Is there any other solution you can think of without
installing third party tools?

Thanks,
Hamid
 
D

David Candy

This adds builtin stuff that is in Pro to Home.

You could set the drag distance. It's 4 px by default, move a mouse by more than 4 px and it is considered a drag. Change it to 800 or something.

[HKEY_CURRENT_USER\Control Panel\Desktop]
;The lines to scroll the page per click when rotating the wheel. minus numbers is pages
"WheelScrollLines"="-1"
;The number of pixels that the mouse can move to be considered a double click or drag
"DoubleClickHeight"="2"
"DoubleClickWidth"="2"
"DragHeight"="2"
"DragWidth"="2"
 
H

Hamid

It did not help.

-----Original Message-----
This adds builtin stuff that is in Pro to Home.

You could set the drag distance. It's 4 px by default,
move a mouse by more than 4 px and it is considered a
drag. Change it to 800 or something.
[HKEY_CURRENT_USER\Control Panel\Desktop]
;The lines to scroll the page per click when rotating the wheel. minus numbers is pages
"WheelScrollLines"="-1"
;The number of pixels that the mouse can move to be
considered a double click or drag
"DoubleClickHeight"="2"
"DoubleClickWidth"="2"
"DragHeight"="2"
"DragWidth"="2"
message news:[email protected]...
 
R

Ramesh [MVP]

Thanks David. Good tip to know.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

This adds builtin stuff that is in Pro to Home.

You could set the drag distance. It's 4 px by default, move a mouse by more than 4 px and it is considered a drag. Change it to 800 or something.

[HKEY_CURRENT_USER\Control Panel\Desktop]
;The lines to scroll the page per click when rotating the wheel. minus numbers is pages
"WheelScrollLines"="-1"
;The number of pixels that the mouse can move to be considered a double click or drag
"DoubleClickHeight"="2"
"DoubleClickWidth"="2"
"DragHeight"="2"
"DragWidth"="2"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top