What is the HELLO SERVICE?
Solved
KOVAIL
Posted messages
11
Status
Membre
-
Anonymous user -
Anonymous user -
Hello,
on my PC in msconfig / command / startup
I have the Bonjour service marked as Unknown and enabled
I would like to know what it is for? Should I remove it, disable it, or something else?
THANK YOU
--
pouvoir-dachat.over-blog.com
on my PC in msconfig / command / startup
I have the Bonjour service marked as Unknown and enabled
I would like to know what it is for? Should I remove it, disable it, or something else?
THANK YOU
--
pouvoir-dachat.over-blog.com
Configuration: Windows XP sp3 Firefox 3.0.4
2 réponses
Hello,
Here it is: https://support.apple.com/en-us
Often installed without permission by software like Apple's iTunes but also by software published by others (for example: Adobe). Photoshop CS3 and CS4 install the Bonjour service.
As for disabling it: there's no need to bring out the big guns (I've even read instructions suggesting using ComboFix to remove it!). Just talk to it nicely and it will be quiet afterwards:
"C:\Program Files\Bonjour\mDNSResponder.exe" -remove
==> this will disable the service and the initial loading. It can be reactivated at any time with
"C:\Program Files\Bonjour\mDNSResponder.exe" -install
There you go...
++
Here it is: https://support.apple.com/en-us
Often installed without permission by software like Apple's iTunes but also by software published by others (for example: Adobe). Photoshop CS3 and CS4 install the Bonjour service.
As for disabling it: there's no need to bring out the big guns (I've even read instructions suggesting using ComboFix to remove it!). Just talk to it nicely and it will be quiet afterwards:
"C:\Program Files\Bonjour\mDNSResponder.exe" -remove
==> this will disable the service and the initial loading. It can be reactivated at any time with
"C:\Program Files\Bonjour\mDNSResponder.exe" -install
There you go...
++
Anonymous user
It's indeed less barbaric than my technique, well done!