Netgear AC750 Wifi Range Extender (EX3700)


Posted by: z24 | Sun, Jul 24 2016 |
Category: /hardware |
Permanent link |
home
Tagged as: hardware, network, wireless
Here is how I satisfied my need to have a LAN messaging program, not really to chat with other users on the same LAN, which I could do, but to copy and paste links or texts between a rdp client and a rdp server when copy and paste from/to clipboard does not work in rdp sessions, for instance with some Android rdp clients.
These are the programs I used:
- Openfire 3.9.3 on the "server" (which can be a simple Windows pc): a realtime collaboration server using XMPP/Jabber
- Miranda IM 0.10.23.0: a multi-protocol instant messaging client
- Xabber 0.9.30b: an Android Jabber client


Posted by: Z24 | Wed, Aug 27 2014 |
Category: /software |
Permanent link |
home
Tagged as: android, chat, client-server, configuration, howto, jabber, messaging, network, phone, rdp, software, xmpp
How to get rid of googleupdate.exe
Google Update is a tool that Google installs on a pc when some other Google software is installed, and runs each time Windows starts; it's supposed to update Google software, but a comprehensive description can be found on this blog.
I tagged this article as spyware, because Wikipedia defines it as
Point 4 of Google Earth License Agreement recites:
So, Google Update is certainly installed surreptitiously because while regular software setups show the components that will be installed, the Google Update application is never mentioned during Google Earth setup, and the only mention of something vaguely resemblant to Google Update behaviour is in the License Agreement, that's a good place where to put information which you want that nobody reads: I firmly believe there is no informed consent about Google Update installation. Moreover, it appears that Google collects information about Google software usage through Google Update, still without informed consent (usage information collection is not mentioned in License Agreement either).
So, Google Update is a spyware.
How to get rid of Google Update
- First, kill it by the Task Manager
- Google says it's listed amongst windows applications and in the start menu, where it should be possible to uninstall it, but that was not true on my system
- remove or disable the
GoogleUpdateTaskMachine
scheduled task from Control panel, Scheduled Tasks - run
services.msc
and disable theGoogle Update Service
- if you use Firefox, go to Tools, Add-ons, Plugins and disable
Google Update
(or remove it; maybe if you want to play with the registry, this is its placement:HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins\@tools.google.com/Google Update;version=7
- finally, if you want to remove it "physically" (metaphorically speaking), you can find the exe in
C:\Program Files\Google\Update\
and its subfolders
Once I disabled the scheduled task, the service and Firefox plugin, googleupdate.exe was never launched anymore, neither after launching Google Earth. I'll see if the Google spyware will reappear when I will update Google Earth manually (when a new version will be available).
I hope this helps, and if you still can't get rid of it using these methods, or if you find other places Google Update is hidden, please let me know. I'm curious how deep Google decided to fall.


Posted by: Z24 | Sat, May 02 2009 |
Category: /software/windows |
Permanent link |
home
Tagged as: google, software, spyware, windows