Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a scheduled task that launch my job every hour.
This job consumes a service.
I put my service in the folder deploy but I must launch manually the "trun.bat" to publish my webservice for the job. I want to start my trun.bat automatically as a windows service.
Do you know how to do ?
Thanks you.