Windows 徽标是否作为图标存在?

Chr*_*lli 5 windows windows-7 icons

在 Windows PC 中,Windows 徽标显示在开始菜单按钮上。此徽标是否以 ICO(图标文件)的形式存在于 Windows 7 中的 DLL 或 EXE 中?

有趣的是,我在 explorer.exe 中发现了 Windows 10(或 8)徽标。我发现了一个同时描绘任务栏和开始菜单的图标,其中包括 Windows 7 徽标(另一个类似的图标包含一个较旧的徽标,可能是 Windows 95)。

但是,在任何 EXE 或 DLL 或任何其他图标库中的任何位置是否都有作为独立图标存在的 Windows 徽标?

Chr*_*lli 5

在 Windows 7 开始菜单按钮上看到的 Windows 徽标在 explorer.exe ("C:\Windows\explorer.exe") 中是位图图像精灵。它有 12 个版本,据我所知,实际上只有 4 个变体,每个变体的大小不同。如果您使用诸如 Greenfish Icon Editor Pro 或 Resource Hacker 之类的程序,您可以提取它并且(取决于所使用的程序)您可以裁剪您想要的图像并将其转换为 ICO(图标文件)。

有关实际的 Windows 徽标,请参阅以下 EXE 或 DLL:

  • Windows 7 中的 Windows 10 徽标:C:\Windows\explorer.exe
    • 包含蓝色和白色版本。
  • Windows 7 中的 Windows 7 徽标:C:\Windows\System32\winver.exe
  • Windows 7 中的黑色 Windows 7 徽标:C:\Windows\System32\Display.dll
  • Windows 7 中的 Windows XP:C:\Windows\System32\slui.exe
  • Windows 7 中的 Windows 95:C:\Windows\System32\comptsui.dll
    • 在看起来像文件或纸张的东西上包含 Windows 95 徽标,包括:
      1. 五颜六色的标志
      2. 灰色标志
      3. 透明文件/纸后面的彩色标志。
    • 还包含看起来像黑色 Windows 3 徽标的内容,但可能是其他内容,尤其是在考虑后续图标时。
  • Windows 7 中的 Windows 95:C:\Windows\System32\INETRES.dll
    • 在看起来像文件或纸张的东西上包含 Windows 95 徽标
  • Windows 7 中的 Windows 95:C:\Windows\System32\softkbd.dll
    • Windows 95 徽标显示为位图图像
  • Windows 7 中的 Windows 7 徽标:C:\Windows\System32\sppcc.dll
    • 带有蓝色弯曲箭头的 Windows 7 徽标
  • Windows 7 中的 Windows 7 徽标:C:\Windows\System32\spwizimg.dll
    • 带有“Windows 7”字样的 Windows 7 标志;位图图像
    • Windows 7 标志;位图图像