ahajda - 2014-11-12

Hi, as you can see winexe suffers from permanent lack of time for maintenance.
Regarding your question, if you are still interested, please look at git version,
menu git/current and look for README, or just go to link below and read the page:
https://sourceforge.net/p/winexe/winexe-waf/ci/master/tree/

How it works? It uses samba libraries to communicate with windows services.
In short first it connects to windows admin$ share and copies there winexesvc.exe file, next it creates and starts winexesvc service via svcctl API. The service creates named pipe which winexe connect to and via this pipe it runs
windows programs and redirects its I/O.