/build/static/layout/Breadcrumb_cap_w.png

Packaging Applications that include services

If an application consists of services, generally they'll get captured and we have to confirm them whether they get captured or, right?

and if they are not captured where I have to add them?


0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
See the below answers
Posted by: piyushnasa 11 years ago
Red Belt
1

You can add them in your ServiceInstall and ServiceControl tables.

Depending on the tool you are using for packaging you can also do this through GUI of that tool.


Comments:
  • piyushnasa, generally they'll get captured or they won't?

    I'm using admin studio - vinodreddy10 11 years ago
  • Most of the time services are captured in registries. It is a good practice to add services via the ServiceInstall table. Also by Service Control Table u can have better control (disabling/stopping/uninstalling service) during installation/uninstall of the application :) - mitrokin 11 years ago
  • Which tool are you using. If you are using WISE, you will see them in the services table directly as tey are genrally captured.
    If you are using Admin Studio then you need to tick an option in Advanced tab of .irp file that Map NT services to services table. Else they will be in registry table. - piyushnasa 11 years ago
Posted by: jagadeish 11 years ago
Red Belt
1

If the services is having valid ImagePath then it will be captured in ServiceInstall table otherwise it will be captured in Registry table..


Comments:
  • What if they get captured in registry table and we have to do if they get captured in registry table? - vinodreddy10 11 years ago
  • If they get captured in registry table with ImagePath and the ImagePath is pointing to .exe,.vxd,.386 then you have to move it to ServiceInstall table and remove them from registry table otherwise you can leave it in registry table.. - jagadeish 11 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ