plugin execute windows path
Posted: Mon Jan 06, 2014 9:46 pm
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:
Am I using the wrong syntax for qualifying the path?
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.')