Insert Windows Services

The Windows service type permits individual service operations to be allowed, so that standard users can start, stop, and configure services without the need to elevate tools such as the Service Control Manager.

  1. Select the Application Group you want to add the application to.
  2. Right-click and select Insert Application > Window Service.
  3. You can leave the Service Name blank to match on all applications of this type, type in a specific name or path manually, or click Browse Services to browse the services on the local computer.
  4. Enter a description, if required. By default, this is the name of the application you're inserting.
  5. You need to configure the matching criteria for the windows services. You can configure:
    • File or Folder Name matches
    • Command Line matches
    • Drive matches
    • File Hash (SHA-1 Fingerprint) matches
    • File Hash (SHA-256) matches
    • Product Name matches
    • Publisher matches
    • Product Description matches
    • Product Version matches
    • File Version matches
    • Service Name matches
    • Service Display Name matches
    • Service Actions match
  1. Click OK. The application is added to the Application Group.