Skip to content

Commit d379be3

Browse files
updated
1 parent 8bab777 commit d379be3

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

install.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
cd host
3+
call install_host.bat

readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Extract this folder and run 'install.bat' to install the native application.
2+
3+
If the native-host does not launch after clicking 'connect to ai' in the extension , make sure that this key exists in the registry:
4+
HKCU\Software\Google\Chrome\NativeMessagingHosts\com.google.chrome.example.echo . Try running install_host.bat in the host directory directly.

0 commit comments

Comments
 (0)