Hi.I have 4 custom actions for a service I want to install:install, start, stop, uninstall. I also have a batch file for each task (install, start, stop, uninstall).What is the correct syntax for getting my custom action to run the batch file? I ca...