ServiceInstaller configuring

  • Thread starter Thread starter Random
  • Start date Start date
R

Random

I am using the ServiceInstaller to create an install for my Windows Service
app. I need to be able to add some additional information in the registry
for lookup by the Service at run time (service settings that I'll create a
standards Windows app that can change these settings).

Is there a good tutorial or paper that can explain these details to me?
 
Back
Top