DescriptionWindows: Remove desktop profile shortcuts (and any others pointing to the exe) on uninstall.
This is a re-land of https://codereview.chromium.org/11693010/, which failed on the tree on XP bots. The issue was that ProgramCompare::Evaluate() was parsing its value parameter is a command-line, which meant it was truncating it at the first space. This updated CL adds an EvaluatePath() function that takes a FilePath and doesn't try to parse it as a command-line.
BUG=146636
TEST=Uninstalling Chrome removes any present profile shortcuts on the desktop.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175104
Patch Set 1 : #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 14 (0 generated)
|