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?