Commit 20698185 authored by mmenke@chromium.org's avatar mmenke@chromium.org

*Really* fix the network diagnostics executable path under XP.

BUG=103351

Review URL: http://codereview.chromium.org/8750002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112238 0039d316-1c4b-4281-b951-d872f2087c98
parent e33f6824
......@@ -7142,7 +7142,8 @@ Keep your key file in a safe place. You will need it to create new versions of y
click
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Run<ph name="END_BOLD">&lt;/strong&gt;</ph>,
type
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>%windir%&#92;network diagnostic&#92;xpnetdiag.exe<ph name="END_BOLD">&lt;/strong&gt;</ph>,
<!-- GRIT maps \n to line breaks, but leaves \\'s alone, so we need to be a bit more creative in escaping backslashes. -->
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>%windir%&amp;#92;network diagnostic&amp;#92;xpnetdiag.exe<ph name="END_BOLD">&lt;/strong&gt;</ph>,
and then click
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>OK<ph name="END_BOLD">&lt;/strong&gt;</ph>.
</message>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment