[Win7 / 8 / 8.1 / 10] IE desktop display icon, shortcut not generally

Desktop IE icon display:

reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D} /ve /d "Internet Explorer" /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D} /v InfoTip /t REG_SZ /d @C:\Windows\System32\ieframe.dll,-881 /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D} /v LocalizedString /t REG_SZ /d @C:\Windows\System32\ieframe.dll,-880 /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\DefaultIcon /ve /d C:\Windows\System32\ieframe.dll,-190 /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\InProcServer32 /ve /d C:\Windows\System32\ieframe.dll /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\InProcServer32 /v ThreadingModel /t REG_SZ /d Apartment /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell /ve /d OpenHomePage /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\InPrivate /ve /d @C:\Windows\System32\ieframe.dll,-13171 /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\InPrivate\Command /ve /d "\"C:\Program Files\Internet Explorer\iexplore.exe\" -private" /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\NoAddOns /ve /d @C:\Windows\System32\ieframe.dll,-10246 /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\NoAddOns\Command /ve /d "\"C:\Program Files\Internet Explorer\iexplore.exe\" -extoff" /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\OpenHomePage /ve /d @C:\Windows\System32\ieframe.dll,-10241 /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\OpenHomePage\Command /ve /d "\"C:\Program Files\Internet Explorer\iexplore.exe\"" /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\Properties /ve /d @C:\Windows\System32\ieframe.dll,-18098 /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\Properties /v Position /d Bottom /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\shell\Properties\Command /ve /d "C:\Windows\System32\rundll32.exe C:\Windows\System32\shell32.dll,Control_RunDLL C:\Windows\System32\inetcpl.cpl" /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\ShellFolder /ve /d C:\Windows\System32\ieframe.dll,-190 /f
reg add HKEY_CLASSES_ROOT\CLSID\{871C5381-42A0-1069-A2EA-08002B30309D}\ShellFolder /v Attributes /t REG_DWORD /d 0x00000034 /f
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{871C5381-42A0-1069-A2EA-08002B30309D} /ve /d "Internet Explorer" /f

 

Guess you like

Origin www.cnblogs.com/qbj196/p/12591776.html
Recommended