Difference between revisions of "Talk:Picasa"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(Created page with 'Picassa 3 AutoUpdate feature [code] :# Changing the Startup Mode of "Google Updater Service" sc config gusvc start= disabled :# Uninstall "Google Updater Service" view details h…')
 
(Blanked the page)
 
Line 1: Line 1:
Picassa 3 AutoUpdate feature
 
  
[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]
 

Latest revision as of 12:54, 26 May 2010