Jquery中文网 www.jquerycn.cn
Jquery中文网 >  操作系统  >  windows  >  正文 windows7怎么把快捷方式添加到任务栏上

windows7怎么把快捷方式添加到任务栏上

发布时间:2020-03-21   编辑:www.jquerycn.cn
jquery中文网为您提供windows7怎么把快捷方式添加到任务栏上等资源,欢迎您收藏本站,我们将为您提供最新的windows7怎么把快捷方式添加到任务栏上资源

方法一,命令模式解决

1.出现windows 7任务栏不能添加快捷方式图标的问题,则可以依次展开:
“开始”→“运行”(或使用Win R)→依次键入以下内容并确认:

<table width="620" align="center" border="0" cellpadding="1" cellspacing="1" style="background:#FB7"> <tr> <td width="464" height="27" bgcolor="#FFE7CE"> 代码如下</td> <td width="109" align="center" bgcolor="#FFE7CE" style="cursor:pointer;" onclick="doCopy('copy3045')"><textarea id="copy3045" rows="10" cols="40" style="display: none;"></textarea></td> </tr> <tr> <td height="auto" colspan="2" valign="top" bgcolor="#FFFFFF" style="padding:10px;" class="copyclass" id=copy3045>

cmd /k reg add "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f

cmd /k reg add "HKEY_CLASSES_ROOT\piffile" /v IsShortcut /f

cmd /k taskkill /f /im explorer.exe & explorer.exe

 
2.完成以上操作后,即可将桌面的图标或其他路径的程序直接拖到windows7任务栏中了,拖到任务栏时时即可出现了“附到任务栏”的提示,当在windows7任务栏的图标上右击时菜单这时又有回“将此程序从任务栏上解锁”的命令了,这样就可以随意的在任务栏上增减程序了.

修改注册表的方法

 将以下代码复制到记事本里.

<table width="620" align="center" border="0" cellpadding="1" cellspacing="1" style="background:#FB7"> <tr> <td width="464" height="27" bgcolor="#FFE7CE"> 代码如下</td> <td width="109" align="center" bgcolor="#FFE7CE" style="cursor:pointer;" onclick="doCopy('copy2917')"><textarea id="copy2917" rows="10" cols="40" style="display: none;"></textarea></td> </tr> <tr> <td height="auto" colspan="2" valign="top" bgcolor="#FFFFFF" style="padding:10px;" class="copyclass" id=copy2917>

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.lnk]

@="lnkfile"

[HKEY_CLASSES_ROOT\.lnk\ShellEx]

[HKEY_CLASSES_ROOT\.lnk\ShellEx\{000214EE-0000-0000-C000-000000000046}]

@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\.lnk\ShellEx\{000214F9-0000-0000-C000-000000000046}]

@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\.lnk\ShellEx\{00021500-0000-0000-C000-000000000046}]

@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\.lnk\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]

@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\.lnk\ShellNew]

"Command"="rundll32.exe appwiz.cpl,NewLinkHere %1"

[HKEY_CLASSES_ROOT\lnkfile]

@="快捷方式"

"EditFlags"=dword:00000001

"IsShortcut"=""

"NeverShowExt"=""

[HKEY_CLASSES_ROOT\lnkfile\CLSID]

@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex]

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\Offline Files]

@="{750fdf0e-2a26-11d1-a3ea-080036587f03}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]

[HKEY_CLASSES_ROOT\lnkfile\shellex\DropHandler]

@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler]

@="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHandlers]

[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHandlers\ShimLayer Property Page]

@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"

2、将文件保存成为LNK.REG到您的桌面上,请注意保存类型选择成为所有文件。然后双击导入注册表

方法三

打开记事本,输入如下内容:

<table width="620" align="center" border="0" cellpadding="1" cellspacing="1" style="background:#FB7"> <tr> <td width="464" height="27" bgcolor="#FFE7CE"> 代码如下</td> <td width="109" align="center" bgcolor="#FFE7CE" style="cursor:pointer;" onclick="doCopy('copy6428')"><textarea id="copy6428" rows="10" cols="40" style="display: none;"></textarea></td> </tr> <tr> <td height="auto" colspan="2" valign="top" bgcolor="#FFFFFF" style="padding:10px;" class="copyclass" id=copy6428>

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\lnkfile]
"IsShortcut"=""

[HKEY_CLASSES_ROOT\piffile]
"IsShortcut"=""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons]
"29"="C:\\\\Windows\\\\System32\\\\shell32.dll,50"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons]
"29"="C:\\\\Windows\\\\System32\\\\shell32.dll,50"

然后保存为.reg文件,双击运行
最后注销再登录或重启电脑,就OK了

您可能感兴趣的文章:
Windows7系统语言栏图标在任务栏失败了怎么办
windows7怎么把快捷方式添加到任务栏上
电脑怎么恢复任务栏?任务栏变宽了怎么办
Win8.1怎么把IE浏览器添加到桌面快捷方式
ASP.NET控件利用Control.ContextMenu加入快捷菜单
电脑语言栏不见了怎么办?语言栏怎么恢复?
Win8.1任务栏出现在屏幕的右侧怎么办?电脑任务栏在右边解决方法
windows 7开机网络图标一直转圈怎么修复
电脑任务栏变宽了怎么办?任务栏变高了解决办法
怎么删除ie浏览器命令栏上面的图标

[关闭]