
geraldstrait1.5524936896002239E12 asked a question.
NT Service in Registry
My Installshield MSI project installs an NT Service and a key is created in the Registry...
HKEY_LOCAL_MACHINE->SYSTEM->CurrentContolSet->Services->MyService
Should this Key be removed upon uninstall from Add/Remove Programs?
I would expect yes, but the Key remains after uninstall. If it should be removed, how do I get the uninstall to do so?
Thanks