Home All Groups Group Topic Archive Search About

ServiceInstaller configuring

Author
18 Mar 2005 4:52 PM
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?
Author
19 Mar 2005 4:09 AM
Phil Wilson
VS setup projects have a Registry view in the IDE - can you just add them
there?
--
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

Show quoteHide quote
"Random" <cipher***@hotmail.com> wrote in message
news:%23rtyir9KFHA.2952@TK2MSFTNGP10.phx.gbl...
>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?
>

Bookmark and Share