08-17-2006, 07:21 PM
To end process, use ShutDownProcess or ShutDownProcess2. For more info search the forum.
To work with services, use classes from Services type library. Examples are in Samples2 file which is in Installed Files subfolder. Import it. One of examples:
To work with services, use classes from Services type library. Examples are in Samples2 file which is in Installed Files subfolder. Import it. One of examples:
