分类

VBS/BAT脚本

WIN7桌面显示IE图标批处理

WIN7桌面显示IE图标批处理

大小:2 KB

语言:简体中文系统:Win2003, WinXP, Win2000, NT, WinME

类别:VBS/BAT脚本时间:2010-05-08

WIN7桌面显示IE图标批处理

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerDesktopNameSpace{00000000-0000-0000-0000-100000000001}]
@="Internet Explorer"

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}]
@="Internet Explorer"

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}DefaultIcon]
@="C:WindowsSystem32ieframe.dll,-190"

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shell]
@=""

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellNoAddOns]
@="无加载项启动(&N)"

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellNoAddOnsCommand]
@=""C:Program FilesInternet Exploreriexplore.exe" -extoff"

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellOpen]
@="打开主页(&H)"

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellOpenCommand]
@=""C:Program FilesInternet Exploreriexplore.exe""

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellSet]
@="属性(&R)"

[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellSetCommand]
@=""C:WindowsSystem32rundll32.exe" C:WindowsSystem32shell32.dll,Control_RunDLL C:WindowsSystem32inetcpl.cpl"

∨ 展开

同类推荐

相关下载

猜你喜欢

热门推荐

下载排行

网友评论

我要跟帖
取消
所有评论 共 0