Win7系統(tǒng)圖標(biāo)怎么更改
很多朋友在用過一段Windows7后都會對其圖標(biāo)審美疲勞,想換一些第三方更漂亮的圖標(biāo)。但問題是那些圖標(biāo)一般來說并不是Win7默認(rèn)的ICO格式,更換起來不是很容易。那么Win7系統(tǒng)圖標(biāo)怎么更改呢?小編為大家分享了Win7系統(tǒng)圖標(biāo)更改的解決方法,下面大家跟著學(xué)習(xí)啦小編一起來了解一下吧。
Win7系統(tǒng)圖標(biāo)更改方法
首先介紹一下win7的圖標(biāo)文件,win7 的圖標(biāo)主要存在 System32 文件夾下的 imageres.dll 中,早期的系統(tǒng)如 XP 在 shell32.dll 中,而更早的 windows 98 中的圖標(biāo)是在 moricons.dll 文件里。了解過的人都知道 shell32.dll 是XP系統(tǒng)下存放圖標(biāo)的地方,在 win7 里也存在,但使用的圖標(biāo)很少,主要的都在 imageres.dll 中,所以目標(biāo)就是替換 imageres.dll 。
廢話少說,開工!
1.首先下載圖標(biāo)文件,里面有 imageres.dll 和 explorer.exe 兩個文件,隨便解壓到一個地方
2.到 C:\Windows\System32 下找到 imageres.dll ,更名為 imageres_bak.dll,如果出現(xiàn)管理員限制,可以用管理員授權(quán)的方式,參考:Win7一鍵獲得管理員權(quán)限,導(dǎo)入注冊表后右鍵點(diǎn)擊 imageres.dll - 管理員取得所有權(quán),就能更改文件名了。。。
3.復(fù)制下載下來的 imageres.dll 到 System32 下,然后注銷。
怎么,簡單吧,不過替換完后有一個缺點(diǎn),資源管理器很不聽話,圖標(biāo)依然照舊,所以還要替換Windows下的explorer.exe,方法同上。
PS: 如果出現(xiàn)圖標(biāo)沒有替換完全的現(xiàn)象并不是沒替換成功,只是因?yàn)閳D標(biāo)緩存,你可以用魔方的美化大師進(jìn)行 清空圖標(biāo)緩存,或者自己動手。
方法一,用美化大師
方法二,自己動手
把分割線中間的文字復(fù)制到文本文檔,保存為“ 清空緩存.bat”(其實(shí)名字隨意,改后綴名為.bat就OK)雙擊運(yùn)行~
@echo off rem 關(guān)閉Windows外殼程序explorer taskkill /f /im explorer.exe rem 清理系統(tǒng)圖標(biāo)緩存數(shù)據(jù)庫 attrib -h -s -r "%userprofile%
\AppData\Local\IconCache.db" del /f "%userprofile%\AppData\Local\IconCache.db" attrib /s /d -h -s -r "%userprofile%
\AppData\Local\Microsoft\Windows\Explorer\*" del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_32.db" del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_96.db" del /f "%userprofile%
\AppData\Local\Microsoft\Windows\Explorer\thumbcache_102.db" del /f "%userprofile%
\AppData\Local\Microsoft\Windows\Explorer\thumbcache_102.db" del /f "%userprofile%
\AppData\Local\Microsoft\Windows\Explorer\thumbcache_1024.db" del /f "%userprofile%
\AppData\Local\Microsoft\Windows\Explorer\thumbcache_idx.db" del /f "%userprofile%
\AppData\Local\Microsoft\Windows\Explorer\thumbcache_sr.db" rem 清理 系統(tǒng)托盤記憶的圖標(biāo) echo y|reg delete "HKEY_CLASSES_ROOT\Local
Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v IconStreams echo y|reg delete "HKEY_CLASSES_ROOT\Local
Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v PastIconsStream rem 重啟Windows外殼程序explorer start explorer
增強(qiáng)版
發(fā)現(xiàn)強(qiáng)化版本的圖標(biāo),看看效果,多了shell32.dll,替換方法同上,64位系統(tǒng)確保是SP1系統(tǒng)并打好了2012/1/13日以前的所有官方重要補(bǔ)丁,若擔(dān)心出問題,可以只替換 imageres.dll:
祝大家換好圖標(biāo)后有一個好心情
看過“ Win7系統(tǒng)圖標(biāo)怎么更改 ”的人還看了:
1.win7怎么打開或關(guān)閉系統(tǒng)圖標(biāo)