ServiceInstaller configuring

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?
 
P

Phil Wilson

VS setup projects have a Registry view in the IDE - can you just add them
there?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top