Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: installer/src/installer-lib/process.cpp

Issue 4805711393456128: Remove the Repair button from Programs and Features. Fix the CA. (Closed)
Patch Set: Created June 30, 2014, 4:28 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | installer/src/msi/adblockplusie.wxs » ('j') | installer/src/msi/custom_WixUI_InstallDir.wxs » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/src/installer-lib/process.cpp
===================================================================
--- a/installer/src/installer-lib/process.cpp
+++ b/installer/src/installer-lib/process.cpp
@@ -36,6 +36,7 @@
return retValue;
}
+ return false;
}
//-------------------------------------------------------
« no previous file with comments | « no previous file | installer/src/msi/adblockplusie.wxs » ('j') | installer/src/msi/custom_WixUI_InstallDir.wxs » ('J')

Powered by Google App Engine
This is Rietveld