I'm not sure about all the registry entries that InstallUtil creates, but
one is for sure: to install any services (.NET or native Win32), one needs
to create a registry entry in this location:
This is where the Windows Service Control Manager (SCM) looks for the
installed service applications. The entries that exists there are documented
in the Platform SDK, available for example here:
I think using Regmon would be your best option as I haven't seen a detailed
documentation about what InstallUtil does when it runs. But that doesn't
mean such document wouldn't exist.
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.