Changes

Picasa

14 bytes removed, 12:56, 26 May 2010
Auto Update
I don't know how this setting is saved in the registry, so that it might be turned off with a script.
[code]
:# Changing the Startup Mode of "Google Updater Service"
sc config gusvc start= disabled
:# Uninstall "Google Updater Service" view details here: [http://www.internetbestsecrets.com/2008/04/google-updater-service.html]
pushd "%ProgramFiles%\Google\Common\Google Updater" & GoogleUpdaterService /UnregServer & popd
[/code]
== Picasa 2 ==
Anonymous user