Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1815)

Issue 11255: * Invoke Google Update to do the exe rename. (Closed)

Created:
12 years, 1 month ago by kuchhal
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

- If the exe rename command fails try calling Google Update to do the same job. This works when we are logged into XP/Vista as limited rights user. - Update Google Update idl file that has the recently added COM object. - Add --system-level to the rename command that gets added to the registry. - Remove all the code to uninstall Gears MSI. Now most of the user have been upgraded to Chrome installer that includes gears.dll. BUG=1463346

Patch Set 1 #

Patch Set 2 : code review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -72 lines) Patch
M chrome/browser/first_run.cc View 1 5 chunks +37 lines, -6 lines 1 comment Download
M chrome/installer/setup/install.cc View 3 chunks +10 lines, -6 lines 0 comments Download
M chrome/installer/setup/main.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/installer/setup/setup.vsprops View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/installer/setup/uninstall.cc View 3 chunks +2 lines, -33 lines 0 comments Download
M chrome/installer/util/google_update_constants.cc View 1 chunk +1 line, -1 line 0 comments Download
M google_update/google_update_idl.idl View 4 chunks +55 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kuchhal
12 years, 1 month ago (2008-11-19 00:25:52 UTC) #1
cpu_(ooo_6.6-7.5)
http://codereview.chromium.org/11255/diff/1/2 File chrome/browser/first_run.cc (right): http://codereview.chromium.org/11255/diff/1/2#newcode230 Line 230: I think we should try the ReplaceFileW first ...
12 years, 1 month ago (2008-11-19 18:40:35 UTC) #2
kuchhal
http://codereview.chromium.org/11255/diff/1/2 File chrome/browser/first_run.cc (right): http://codereview.chromium.org/11255/diff/1/2#newcode230 Line 230: In this new mechanism of renaming ideally we ...
12 years, 1 month ago (2008-11-19 19:35:49 UTC) #3
cpu_(ooo_6.6-7.5)
http://codereview.chromium.org/11255/diff/1/2 File chrome/browser/first_run.cc (right): http://codereview.chromium.org/11255/diff/1/2#newcode230 Line 230: But how do we notice this performance regressions? ...
12 years, 1 month ago (2008-11-20 02:38:56 UTC) #4
cpu_(ooo_6.6-7.5)
12 years, 1 month ago (2008-11-20 02:43:38 UTC) #5
http://codereview.chromium.org/11255/diff/11/211
File chrome/browser/first_run.cc (right):

http://codereview.chromium.org/11255/diff/11/211#newcode102
Line 102: return false;
So this rename does also the opv key work?

Powered by Google App Engine
This is Rietveld 408576698