Win10专业版64位桌面如何创建32位的IE图标?
许多win10 64位专业版用户发现自己系统桌面上的iE图标,打开后都是64位的,而许多网站并不兼容64位的iE浏览器,其实在win1064位系统中iE是分为64位和32位的,出现这样的情况可能是桌面上的iE图标指响的是64位的iE,你们只要重新添加一个32位的iE图标就可以了,下面主编共享下全部步骤。
不是容易的发送快捷方式到桌面,这样的没有右键属性打开internet选项功能。
操作办法如下:
1、在桌面空白处点击右键,生成一个文本文档,打后打开,复制粘贴下面的注册表代码;
windows Registry Editor Version 5.00
; Use this tweak to add the iE icon to desktop
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}]
@="@ieframe.dll,-880"
"infoTip"="@,-881"
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\defaulticon]
@="C:\\windows\\system32\\ieframe.dll,-190"
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\inprocserver32]
@="C:\\windows\\system32\\ieframe.dll"
"ThreadingModel"="Apartment"
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\shell\open\Command]
@="\"C:\\program Files (x86)\\internet Explorer\\iexplore.exe\""
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\shell\inprivate]
@="@ieframe.dll,-131101"
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\shell\inprivate\Command]
@="\"C:\\program Files (x86)\\internet Explorer\\iexplore.exe\" -private"
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\shell\属性(R)]
;add the iE icon to desktop www.winwin10.com
@="@ieframe.dll,731"
"position"="bottom"
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\shell\属性(R)\command]
@="rundll32.exe shell32.dll,Control_RundLL inetCpl.cpl,"
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\shellex\ContextMenuHandlers\ieframe]
@="{8101C5380-42A0-769-A2EA-08002B30309d}"
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\shellex\MayChangedefaultMenu]
@=""
[HKEY_CLAssEs_RooT\CLsid\{8101C5380-42A0-769-A2EA-08002B30301d}\shellFolder]
@="@ieframe.dll,-190"
"HideAsdeleteperUser"=""
"HideondesktopperUser"=""
"HideFolderVerbs"=""
"wantsparsedisplayname"=""
"Attributes"=dword:00000024
[HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows\CurrentVersion\Explorer\desktop\namespace\{8101C5380-42A0-769-A2EA-08002B30301d}]
2、然后在文本文档里点菜单上的文件进行另存为,显示iE32位浏览器图标.reg(注意,格式要选所有文件)。
3、生成reg文件后,双击导入注册表就可以了。
4、然后右键点击桌面,刷新一下iE图标便是指向32位iE的了。
ps:由于一些iE控件不支持64位iE,所以只能使用32位iE浏览器。