I know what you are thinking. Can’t I just make a shortcut? Of course you can. But using this tweak you can recreate the native Internet Explorer icon the way it used to be in prior versions of Windows.
我知道你在想什么我不能只是捷径吗? 当然可以。 但是,使用此调整,您可以像以前的Windows版本一样重新创建本机Internet Explorer图标。
The native icon gives you two benefits: First, you can right-click and get directly to the Internet Options panel, and secondly it doesn’t have the shortcut icon arrow.
本机图标为您带来两个好处:首先,您可以右键单击并直接进入“ Internet选项”面板,其次,它没有快捷图标箭头。
Update: This doesn’t work in Windows 7. See this Microsoft KB article for answers, but the short version is that you’ll need to just create a regular shortcut instead.
更新:这在Windows 7中不起作用。请参见此Microsoft KB文章以获得答案,但简短的版本是您只需要创建常规快捷方式即可。
Manual Registry Tweak
手动注册表调整
Open up regedit.exe through the start menu search or run box, and then browse down to the following key:
通过开始菜单搜索或运行框打开regedit.exe,然后向下浏览至以下键:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ HideDesktopIcons\NewStartPanel]
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ HideDesktopIcons \ NewStartPanel]
Find the key named “{871C5380-42A0-1069-A2EA-08002B30309D}” on the right-hand side, and then set the value to 0. If the key does not exist, then create a new 32-bit DWORD value with the same name. To remove the icon, you could set the value to 1 instead.
在右侧找到名为“ {871C5380-42A0-1069-A2EA-08002B30309D}”的密钥,然后将该值设置为0。如果该密钥不存在,请使用以下命令创建一个新的32位DWORD值:一样的名字。 要删除图标,可以将值设置为1。
Note that if you are using the classic start menu, you should create this value under the ClassicStartMenu key instead of the NewStartPanel key.
请注意,如果使用的是经典开始菜单,则应在ClassicStartMenu键而不是NewStartPanel键下创建此值。
Download Registry Hack
下载注册表黑客
Even easier, you can just use one of the registry files I’ve prepared. Just unzip and double-click to enter into the registry.
更容易的是,您可以只使用我准备的注册表文件之一。 只需解压缩并双击以进入注册表。
Add IE Icon to Desktop
将IE图标添加到桌面
Remove IE Icon from Desktop
从桌面删除IE图标
翻译自: https://www.howtogeek.com/howto/windows-vista/add-internet-explorer-icon-to-windows-vista-desktop/