Calling a batch file from a service - TechRepublic
General discussion
August 22, 2005 at 03:22 AM
zahir

Calling a batch file from a service

by zahir . Updated 19 years ago

I have an app which can run as a service and needs to call a batch file (from a third party) in order to import data. When not run as a service, the whole thing works fine. But as a service, the cmd file seems to do nothing. I have tried local system account for my app, as well as the admin account, but no change. Any clues?

This discussion is locked

All Comments