How to mount a function inside the service application that calls a .exe
? I have tried everything from winExec, ShellExecute, to creatProcess but it is not working, someone has knowledge in the area to help me.
How to mount a function inside the service application that calls a .exe
? I have tried everything from winExec, ShellExecute, to creatProcess but it is not working, someone has knowledge in the area to help me.
After many searches I found the solution. You should have the JEDI components installed, so check out the example on this site that works perfectly, just follow the instructions. link