Windows7文件夹中的文件随意拖动排列的解决办法

转 :http://wenku.baidu.com/link?url=Mn6lB6LDtPgknPtnXGfObWGzi7H0M6yedxE2vCW5XIA22-vCl-naqgY8UzJUlvfFZ4A4YQ_8w4TqF4_hKyuwi3mT-ngwFRbBFbPVJzdHeOu

Windows7文件夹中的文件随意拖动排列的解决办法

Windows 7确实是由于设计原因,为了节约自定义视图对未知的记忆功能所消耗的资源,取消了自定义排序的方式。这个是Ramesh Srinivasan写的一个解决这个问题的注册表补丁文件,但是据说有一些后遗症,就是运行之后“平铺视图”就不见了。如果你经常使用平铺视图就别用这个方法了,如果不用则可以试试。但是西部e网这里还有恢复“平铺视图”的办法,哈哈,在文章底部,可以看看。但是提示使用前先备份一下注册表。

 

将下面蓝色文字部分的代码复制到文本文档中,并将该文本文档的后缀名.txt改为.reg。双击导入该注册表文件,注销系统后重新登录系统,就可以解决Windows7文件夹中的文件不能随意拖动排列的问题。

 

Windows Registry Editor Version 5.00

 

;Disable Full Row Select feature in Windows 7

 ;Created by Ramesh Srinivasan

 ;Created on 19 Feb 2010

 

[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags]

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

 “FullRowSelect”=dword:00000000

 

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell]

 “KnownFolderDerivedFolderType”=”{57807898-8C4F-4462-BB63-71042380B109}”

 “SniffedFolderType”=”Generic”

 

;Generic – Folder Template

 

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{5C4F28B5-F869-4E84-8E60-F11DB97C5CC7}]

 “Rev”=dword:00000000

 “FFlags”=dword:43000001

 “Vid”=”{137E7700-3573-11CF-AE69-08002B2E1262}”

 “Mode”=dword:00000004

 “LogicalViewMode”=dword:00000001

 “IconSize”=dword:00000010

 “ColInfo”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,fd,df,df,fd,10,\

   00,00,00,00,00,00,00,00,00,00,00,04,00,00,00,18,00,00,00,30,f1,25,b7,ef,47,\

   1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,10,01,00,00,30,f1,25,b7,ef,47,1a,\

   10,a5,f1,02,60,8c,9e,eb,ac,0e,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,\

   a5,f1,02,60,8c,9e,eb,ac,04,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,a5,\

   f1,02,60,8c,9e,eb,ac,0c,00,00,00,50,00,00,00

 “Sort”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,30,f1,\

   25,b7,ef,47,1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,01,00,00,00

 “GroupView”=dword:00000000

 “GroupByKey:FMTID”=”{00000000-0000-0000-0000-000000000000}”

 “GroupByKey:PID”=dword:00000000

 “GroupByDirection”=dword:00000001

 

;Documents – Folder Template

 

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{7d49d726-3c21-4f05-99aa-fdc2c9474656}]

 “Rev”=dword:00000000

 “Vid”=”{137E7700-3573-11CF-AE69-08002B2E1262}”

 “Mode”=dword:00000004

 “LogicalViewMode”=dword:00000001

 “IconSize”=dword:00000010

 “ColInfo”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,fd,df,df,fd,10,\

   00,00,00,00,00,00,00,00,00,00,00,04,00,00,00,18,00,00,00,30,f1,25,b7,ef,47,\

   1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,10,01,00,00,30,f1,25,b7,ef,47,1a,\

   10,a5,f1,02,60,8c,9e,eb,ac,0e,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,\

   a5,f1,02,60,8c,9e,eb,ac,04,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,a5,\

   f1,02,60,8c,9e,eb,ac,0c,00,00,00,50,00,00,00

 “Sort”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,30,f1,\

   25,b7,ef,47,1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,01,00,00,00

 “GroupView”=dword:00000000

 “GroupByKey:FMTID”=”{00000000-0000-0000-0000-000000000000}”

 “GroupByKey:PID”=dword:00000000

 “GroupByDirection”=dword:00000001

 “FFlags”=dword:43000001

 

;Music – Folder Template

 

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{94d6ddcc-4a68-4175-a374-bd584a510b78}]

 “Rev”=dword:00000000

 “Vid”=”{137E7700-3573-11CF-AE69-08002B2E1262}”

 “Mode”=dword:00000004

 “LogicalViewMode”=dword:00000001

 “IconSize”=dword:00000010

 “ColInfo”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,fd,df,df,fd,10,\

   00,00,00,00,00,00,00,00,00,00,00,04,00,00,00,18,00,00,00,30,f1,25,b7,ef,47,\

   1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,10,01,00,00,30,f1,25,b7,ef,47,1a,\

   10,a5,f1,02,60,8c,9e,eb,ac,0e,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,\

   a5,f1,02,60,8c,9e,eb,ac,04,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,a5,\

   f1,02,60,8c,9e,eb,ac,0c,00,00,00,50,00,00,00

 “Sort”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,30,f1,\

   25,b7,ef,47,1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,01,00,00,00

 “GroupView”=dword:00000000

 “GroupByKey:FMTID”=”{00000000-0000-0000-0000-000000000000}”

 “GroupByKey:PID”=dword:00000000

 “GroupByDirection”=dword:00000001

 “FFlags”=dword:43000001

 

;Pictures – Folder Template

 

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{b3690e58-e961-423b-b687-386ebfd83239}]

 “Rev”=dword:00000000

 “Vid”=”{137E7700-3573-11CF-AE69-08002B2E1262}”

 “Mode”=dword:00000004

 “LogicalViewMode”=dword:00000001

 “IconSize”=dword:00000010

 “ColInfo”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,fd,df,df,fd,10,\

   00,00,00,00,00,00,00,00,00,00,00,04,00,00,00,18,00,00,00,30,f1,25,b7,ef,47,\

   1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,10,01,00,00,30,f1,25,b7,ef,47,1a,\

   10,a5,f1,02,60,8c,9e,eb,ac,0e,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,\

   a5,f1,02,60,8c,9e,eb,ac,04,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,a5,\

   f1,02,60,8c,9e,eb,ac,0c,00,00,00,50,00,00,00

 “Sort”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,30,f1,\

   25,b7,ef,47,1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,01,00,00,00

 “GroupView”=dword:00000000

 “GroupByKey:FMTID”=”{00000000-0000-0000-0000-000000000000}”

 “GroupByKey:PID”=dword:00000000

 “GroupByDirection”=dword:00000001

 “FFlags”=dword:43000001

 

;Videos – Folder Template

 

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{5fa96407-7e77-483c-ac93-691d05850de8}]

 “Rev”=dword:00000000

 “Vid”=”{137E7700-3573-11CF-AE69-08002B2E1262}”

 “Mode”=dword:00000004

 “LogicalViewMode”=dword:00000001

 “IconSize”=dword:00000010

 “ColInfo”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,fd,df,df,fd,10,\

   00,00,00,00,00,00,00,00,00,00,00,04,00,00,00,18,00,00,00,30,f1,25,b7,ef,47,\

   1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,10,01,00,00,30,f1,25,b7,ef,47,1a,\

   10,a5,f1,02,60,8c,9e,eb,ac,0e,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,\

   a5,f1,02,60,8c,9e,eb,ac,04,00,00,00,78,00,00,00,30,f1,25,b7,ef,47,1a,10,a5,\

   f1,02,60,8c,9e,eb,ac,0c,00,00,00,50,00,00,00

 “Sort”=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,30,f1,\

   25,b7,ef,47,1a,10,a5,f1,02,60,8c,9e,eb,ac,0a,00,00,00,01,00,00,00

 “GroupView”=dword:00000000

 “GroupByKey:FMTID”=”{00000000-0000-0000-0000-000000000000}”

 “GroupByKey:PID”=dword:00000000

 “GroupByDirection”=dword:00000001

 “FFlags”=dword:43000001

 

以上是Windows7文件夹中的文件随意拖动排列的解决办法,后遗症也能解决,

Windows7文件夹中的文件随意拖动排列reg文件补丁后遗症之丢失了“平铺视图”的解决办法。

 

将下面的蓝色文字部分另存为vbs后缀的文件,然后复制到文档里面双击运行,不要担心,它只是会重启下你的桌面而已!

 

const HKEY_CURRENT_USER = &H80000001

 strComputer = “.”

 Set objWMIService = GetObject(“winmgmts:” _

     & “{impersonationLevel=impersonate}!\\” & strComputer & “\root\cimv2”)

 Set colProcessList = objWMIService.ExecQuery _

     (“Select * from Win32_Process Where Name = ‘explorer.exe'”)

 For Each objProcess in colProcessList

     objProcess.Terminate()

 Next

 Set objRegistry=GetObject(“winmgmts:{impersonationLevel=impersonate}!\\” &_

 strComputer & “\root\default:StdRegProv”)

 strKeyPath1 = “Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags”

 strKeyPath2 = “Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU”

 strKeyPath3 = “SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Defaults”

 DeleteSubkeys HKEY_CURRENT_USER, strKeypath1

 DeleteSubkeys HKEY_CURRENT_USER, strKeypath2

 DeleteSubkeys HKEY_CURRENT_USER, strKeypath3

 Sub DeleteSubkeys(HKEY_CURRENT_USER, strKeyPath)

     objRegistry.EnumKey HKEY_CURRENT_USER, strKeyPath, arrSubkeys

     If IsArray(arrSubkeys) Then

         For Each strSubkey In arrSubkeys

             DeleteSubkeys HKEY_CURRENT_USER, strKeyPath & “\” & strSubkey

         Next

     End If

     objRegistry.DeleteKey HKEY_CURRENT_USER, strKeyPath

 End Sub 

这样就解决了Windows7文件夹中的文件随意拖动排列reg文件补丁后遗症。  

    原文作者:_清风_
    原文地址: https://blog.csdn.net/w792379447/article/details/46533067
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞