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

Unified Diff: remoting/host/installer/win/parameters.json

Issue 1020823003: Suppress MSI/MSM validation when building remoting MSI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/installer/win/parameters.json
diff --git a/remoting/host/installer/win/parameters.json b/remoting/host/installer/win/parameters.json
index 47b4f04112de8af263e80c11e7bce68454ece34c..b645f9653fb897f1ee3e11fb167d5ee02e5458a1 100644
--- a/remoting/host/installer/win/parameters.json
+++ b/remoting/host/installer/win/parameters.json
@@ -23,6 +23,7 @@
"light": {
"switches": [
"-cultures:en-us",
+ "-sval",
"-sw1076"
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698