Monday, October 22, 2012

Unable to drag and drop Icons on Desktop or Explorer

Unable to drag and drop Icons on Desktop or Explorer



Copy the text and paste it on a notepad:


Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Interface\{0000010e-0000-0000-C000-000000000046}]
@="IDataObject"
[HKEY_CLASSES_ROOT\Interface\{0000010e-0000-0000-C000-000000000046}\NumMethods]
@="12"
[HKEY_CLASSES_ROOT\Interface\{0000010e-0000-0000-C000-000000000046}\ProxyStubClsid32] @="{00000320-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\CLSID\{00000320-0000-0000-C000-000000000046}] @="oleprx32_PSFactoryBuffer"
[HKEY_CLASSES_ROOT\CLSID\{00000320-0000-0000-C000-000000000046}\InprocServer32] @="C:\\WINDOWS\\system32\\ole32.dll"
"ThreadingModel"="Both"
 
Save the notepad file as drag.reg, right click the saved file and select merge.

Launch Run prompt and type:

“regsvr32 ole32.dll” without quotes and click OK.

“regsvr32 /i shell32” without quotes and click OK.

 
Restart the computer and now you will be able to drag and drop.

No comments:

Post a Comment