首先我不知道Bonjour是不是病毒或者什么間諜軟件,我安裝了Adobe CS3之后它就出現了,而且怎么樣也刪除不掉,十分頑固!Adobe說它“Adobe does not use spyware, period.”,還說
Since the inception of the Creative Suite (CS) family, Adobe provided a file collaboration tool with the introduction of Version Cue. Version Cue is a file management tool that is integrated in Adobe Photoshop, Adobe InDesign, Adobe Acrobat, Adobe Illustrator and other creative applications within the Creative Suite. It is client/server based. The clients are integrated into each of the applications and they all communicate with the Version Cue Server.
To make setup and configuration easier, Adobe uses Apple's Bonjour technology to enable the connectivity to Version Cue servers on a local area network. Bonjour is widely used throughout Mac OS X and Windows in applications like iTunes and popular printers to allow users to set up a network service without any configuration.
這些我都不管,反正我看著Bonjour中mDNSResponder.exe和mdnsNSP.dll就來氣,就像刪掉!
我查了Adobe的論壇,發現有個朋友寫出了他的方法,我按照這個做了,確實很麻煩,但是也還慣用,我就COPY過來(先別著急按照這種辦法做,文章下面還有更簡單的官方解決方法):
1) sc stop "Bonjour Service"
sc delete "Bonjour Service"
2) regsvr32 /u "c:\program files\bonjour\explorerplugin.dll"
regsvr32 /u "c:\program files\bonjour\mdnsnsp.dll"
3) ren "c:\program files\bonjour" xxx (is locked)
4) del %systemroot%\system32\dns-sd.exe
del %systemroot%\system32\dnssd.dll
5) Under HKLM\System\CurrentControlSet\Services\WinSock2\Parameters\NameSpace_Catalog5\Catalog_Entries delete the key pointing to mdnsnsp.dll (e.g. 000000000007). Set HKLM\System\CurrentControlSet\Services\WinSock2\Parameters\NameSpace_Catalog5\Num_Catalog_Entries to the new last catalog entry key number (e.g. 6).
6) Search the Registry for explorerplugin.dll, mdnsnsp.dll, mdnsresponder.exe, and program files\bonjour; delete all references.
7) Reboot,Delete "c:\program files\xxx".
其實刪除Bonjour有更加簡單的方法!這個方法還是Apple官方給出的:
原地址在http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=kb400982
標題為:Removing Bonjour for Windows
To remove Bonjour:
- Open a Windows command prompt and type the following command:
"C:\Program Files\Bonjour\mDNSResponder.exe -remove" - Navigate to the following folder in Windows Explorer: C:\Program Files\Bonjour
- Rename the mdnsNSP.dll file in that folder to mdnsNSP.old
- Restart your computer
- Delete the the Program Files\Bonjour folder
Note: Removing Bonjour prevents Version Cue clients (Photoshop, Illustrator, InDesign, Flash, Bridge) from automatically discovering Version Cue Servers and Version Cue projects in your local network. You will need to connect manually using Connect to Server and the URL or IP address of the machine running Version Cue Server instead.
怎么樣?很簡單吧。只要運行一下mDNSResponder.exe -remove,然后把mdnsNSP.dll重命名為mdnsNSP.old,重啟計算機,刪除Bonjour目錄就可以啦。
注:本文為西部e網(weste.net)整理,轉載請注明來源。
