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

Unified Diff: chrome/common/extensions/docs/examples/extensions/native_messaging/README.txt

Issue 10918255: The Windows portion of Native Messagaing (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years 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
Index: chrome/common/extensions/docs/examples/extensions/native_messaging/README.txt
diff --git a/chrome/common/extensions/docs/examples/extensions/native_messaging/README.txt b/chrome/common/extensions/docs/examples/extensions/native_messaging/README.txt
index e2f77ac89009b6cb65ebfc2f1fd21c1b98a69dd8..6c317845079a6cf9e10fb2e1ed15713a5c8ae996 100644
--- a/chrome/common/extensions/docs/examples/extensions/native_messaging/README.txt
+++ b/chrome/common/extensions/docs/examples/extensions/native_messaging/README.txt
@@ -5,4 +5,7 @@ To register the client, you will first need to create a directory called
(http://www.chromium.org/user-experience/user-data-directory). Then, move
echo.py into this new directory.
+If you are on Windows, then move echo.bat as well as echo.py to the
+"Native Hosts" directory.
+
The client is written in Python and will need the python executable to run.
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/extensions/docs/examples/extensions/native_messaging/echo.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698