mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Try using a batch file to run Python.
This commit is contained in:
3
native-messaging/app/ping_pong_win.bat
Normal file
3
native-messaging/app/ping_pong_win.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
|
||||
call python C:\path\to\ping_pong.py
|
||||
Reference in New Issue
Block a user