虽然Win7是目前公认为性能最为稳定的系统,但也不尽完美,避免不了会出一些问题的时候,比如一些用户欲将一些常用程序锁定到任务栏上,但是却遇到了无法将程序锁定到任务栏的问题,现小编给大家介绍Win7 64位纯净版系统无法将程序锁定到任务栏的应对办法,具体操作如下:
1、在桌面上新建一个“1.txt”的记事本,然后将下面的代码内容拷贝到记事本中。
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTpiffile]
@="Shortcut to MS-DOS Program"
"EditFlags"=hex:01,00,00,00
"IsShortcut"=""
"NeverShowExt"=""
"FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,
00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,
32,00,5c,00,61,00,63,00,70,00,70,00,61,00,67,00,65,00,2e,00,64,00,6c,00,6c,
00,2c,00,2d,00,36,00,30,00,30,00,35,00,00,00
[HKEY_CLASSES_ROOTpiffileshell]
[HKEY_CLASSES_ROOTpiffileshellopen]
[HKEY_CLASSES_ROOTpiffileshellopencommand]
@=""%1" %*"
[HKEY_CLASSES_ROOTpiffileshellex]
[HKEY_CLASSES_ROOTpiffileshellexContextMenuHandlers]
[HKEY_CLASSES_ROOTpiffileshellexContextMenuHandlersAVG8 Shell Extension]
@="{9F97547E-4609-42C5-AE0C-81C61FFAEBC3}"
[HKEY_CLASSES_ROOTpiffileshellexDropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"
[HKEY_CLASSES_ROOTpiffileshellexIconHandler]
@="{00021401-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOTpiffileshellexPropertySheetHandlers]
[HKEY_CLASSES_ROOTpiffileshellexPropertySheetHandlersPifProps]
@="{86F19A00-42A0-1069-A2E9-08002B30309D}"
[HKEY_CLASSES_ROOTpiffileshellexPropertySheetHandlersShimLayer Property Page]
@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"
2、将记事本后缀修改为“.reg”。
3、再新建一个2的txt文件,然后把下面的代码内容拷贝到记事本中。
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTlnkfile]
@="Shortcut"
"EditFlags"=dword:00000001
"FriendlyTypeName"="@shell32.dll,-4153"
"IsShortcut"=""
"NeverShowExt"=""
[HKEY_CLASSES_ROOTlnkfileCLSID]
@="{00021401-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOTlnkfileshellex]
[HKEY_CLASSES_ROOTlnkfileshellexContextMenuHandlers]
[HKEY_CLASSES_ROOTlnkfileshellexContextMenuHandlersCompatibility]
@="{1d27f844-3a1f-4410-85ac-14651078412d}"
[HKEY_CLASSES_ROOTlnkfileshellexContextMenuHandlersOpenContainingFolderMenu]