Esteban Garcia
Esteban Garcia
I modified DemoService to run `ProcessExtensions.StartProcessAsCurrentUser("cmd.exe", "/d /s /c \"node Path\\To\\file\"")`, I have installed it and it works perfect, So I made an executable to receive the route to execute...
1) "mailgun-js": "^0.21.0" 2) Node js v10.5.0 on Windows 10 1803 3) I don't have tested on other languages 4) Declaration ``` const Mailgun = require('mailgun-js'); const service = Mailgun({...
I am developing an application that is prepared to work on Windows, Mac, and Linux with the same code, of course, Mac requests permissions that do not exist in the...
### Describe the bug I have two devices: - **Developer device** that has: - Windows 10 1909. - Node 10.19. - Python 2.7. - Build tools 2017. - **Client device**...