Home All Groups Group Topic Archive Search About

what exact registry entries does the installing of a .net windows service create? either with instal

Author
19 Aug 2005 11:47 PM
Daniel
what exact registry entries does the installing of a .net windows service
create? either with installutil or with a deployment project.

Author
20 Aug 2005 4:09 PM
Joe Kaplan (MVP - ADSI)
Have you tried regmon.exe from sysinternals?  There is no better tool that I
know of for monitoring what is being done to the registry by a process.

Joe K.

Show quoteHide quote
"Daniel" <softwareengineer98***@yahoo.com> wrote in message
news:Osaf0bRpFHA.1948@TK2MSFTNGP12.phx.gbl...
> what exact registry entries does the installing of a .net windows service
> create? either with installutil or with a deployment project.
>
>