dimanche 12 avril 2015

Chrome Extension - Message Passing to batch file

I used the sample project https://developer.chrome.com/extensions/samples I am able to run the python native app.


Is there any way to get the message within native-messaging-example-host.bat


I don't want to load python script


What I want to do here is send message from chrome {text: "xyz.bat"}


and the batch file should run START xyz.bat


Aucun commentaire:

Enregistrer un commentaire