Page 1 of 1

plugin execute windows path

Posted: Mon Jan 06, 2014 9:46 pm
by gechu
Trying to generate an event in eventghost at torrent complete event.

In execute.conf I have this path:

"c:\\path\\to\\generate\\event.bat"

Getting:

Code: Select all

Event handler TorrentFinishedEvent failed in <bound method Core._on_torrent_finished of <extractor.core.Core object at 0x00B61390>> with exception (267, 'CreateProcess', 'The directory name is invalid.')
Am I using the wrong syntax for qualifying the path?

Re: plugin execute windows path

Posted: Tue Jan 07, 2014 12:30 am
by Cas
It should work but you can try with single forward slashes instead