瀏覽單個文章
嗶雞
Power Member
 
嗶雞的大頭照
 

加入日期: Jan 2008
您的住址: 碗公裡
文章: 668
[求助]W7 桌面IE圖示刪除後無法還原問題

W7 要把IE圖示完整叫出來,就是使用一段登錄檔加入即可!

但是這時如果又直接右鍵直接刪除IE圖示,
重開機後,IE圖示就在叫不出來了!
而登錄檔再拿出來怎麼用也沒效..............

我在網上找了好久,有找到一個INF檔(InsDeskIE.inf),
可以在把IE圖示拉出來,可是右鍵下的選單都不一樣!
我也不會改....且這INF檔只是"模仿"一個IE圖示出來,






所以我想要把原本刪除的那個"原廠"IE圖示叫出來!!
想追根究底一下刪除後,無法恢復的原因在哪裡




我實在搞了兩天,又被小孩老婆魯...
搞不下去,直接求助大家了...
感恩~~~~~


附上REG檔跟INF檔內容給有需要的朋友!

引用:
作者reg (x64)
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00000000-0000-0000-0000-100000000001}]
@="Internet Explorer"

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}]
@="Internet Explorer"

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\\DefaultIcon]
@="C:\\Windows\\System32\\ieframe.dll,-190"

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\\shell]
@=""

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\\shell\NoAddOns]
@="未安裝任何附加元件下啟動(&N)"

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\\shell\NoAddOns\Command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -extoff"

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\\shell\Open]
@="開啟首頁(&H)"

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\\shell\Open\Command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\""

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\\shell\Set]
@="內容(&R)"

[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-100000000001}\\shell\Set\Command]
@="\"C:\\Windows\\System32\\rundll32.exe\" C:\\Windows\\System32\\shell32.dll,Control_RunDLL C:\\Windows\\System32\\inetcpl.cpl"



引用:
作者inf
[Version]
signature="$Windows NT$"
DriverVer=10/01/2002,5.2.3790.1830

[DefaultInstall]

AddReg = DeskIEIcon.AddReg

[DeskIEIcon.AddReg]

HKCR,"%IECLSID%","InfoTip",0x00000000,"@%11%\ieframe.dll,-881"

HKCR,"%IECLSID%",,0x00000000,"Internet Explrer"

HKCR,"%IECLSID%\DefaultIcon",,0x00000000,"%11%\ieframe.dll,-190"

HKCR,"%IECLSID%\InProcServer32",,0x00000000,"%11%\ieframe.dll"

HKCR,"%IECLSID%\InProcServer32","ThreadingModel",0x00000000,"Apartment"

HKCR,"%IECLSID%\shell",,0x00000000,"OpenHomePage"

HKCR,"%IECLSID%\shell\NoAddOns",,0x00000000,"未安裝任何附加元件下啟動(&N)"

HKCR,"%IECLSID%\shell\NoAddOns\Command",,0x00000000,""""%16422%\Internet Explorer\iexplore.exe""" -extoff"

HKCR,"%IECLSID%\shell\OpenHomePage",,0x00000000,"開啟首頁(&H)"

HKCR,"%IECLSID%\shell\OpenHomePage\Command",,0x00000000,"""%16422%\Internet Explorer\iexplore.exe"""

HKCR,"%IECLSID%\shell\Properties",,0x00000000,"內容(&R)"

HKCR,"%IECLSID%\shell\Properties","Position",0x00000000,"bottom"

HKCR,"%IECLSID%\shell\Properties\command",,0x00000000,""""%11%\control.exe""" """%11%\inetcpl.cpl""""

HKCR,"%IECLSID%\Shellex\ContextMenuHandlers\ieframe",,0x00000000,"{871C5380-42A0-1069-A2EA-08002B30309D}"

HKCR,"%IECLSID%\Shellex\MayChangeDefaultMenu",,0x00000000

HKCR,"%IECLSID%\ShellFolder",,0x00000000,"%11%\ieframe.dll,-190"

HKCR,"%IECLSID%\ShellFolder","HideAsDeletePerUser",0x00000000

HKCR,"%IECLSID%\ShellFolder","HideFolderVerbs",0x00000000

HKCR,"%IECLSID%\ShellFolder","WantsParseDisplayName",0x00000000

HKCR,"%IECLSID%\ShellFolder","HideOnDesktopPerUser",0x00000000

HKCR,"%IECLSID%\ShellFolder","Attributes",0x00010001,0x00000024

HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu","{871C5380-42A0-1069-A2EA-08002B30308D}",0x00010001,0

HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel","{871C5380-42A0-1069-A2EA-08002B30308D}",0x00010001,0

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{871C5380-42A0-1069-A2EA-08002B30308D}",,0x00000000

[Strings]
IECLSID = "CLSID\{871C5380-42A0-1069-A2EA-08002B30308D}"

     
      
__________________
舊 2014-02-15, 09:43 PM #1
回應時引用此文章
嗶雞離線中