天天看點

徹底删除Windows Media Player

Windows XP下面Windows Media Player預設是安裝的,由于非正版無法更新,是以存在一些安全隐患,可以手動删除。方法如下,執行以下代碼即可。

del C:\Program Files\Windows Media Player\*.* /s /f /a /q

del C:\WINDOWS\system32\dllcache\custsat.dll

del C:\WINDOWS\system32\dllcache\migrate.exe

del C:\WINDOWS\system32\dllcache\mplayer2.exe

del C:\WINDOWS\system32\dllcache\mpvis.dll

del C:\WINDOWS\system32\dllcache\npdrmv2.dll

del C:\WINDOWS\system32\dllcache\npdsplay.dll

del C:\WINDOWS\system32\dllcache\npwmsdrm.dll

del C:\WINDOWS\system32\dllcache\setup_wm.exe

del C:\WINDOWS\system32\dllcache\wmpband.dll

del C:\WINDOWS\system32\dllcache\wmplayer.exe

del C:\WINDOWS\system32\dllcache\wmpns.dll

 本文轉自 simeon2005 51CTO部落格,原文連結:http://blog.51cto.com/simeon/394588

繼續閱讀