Is there any way to refresh the service control manager cached data?
I can edit the entries that show up in services.msc using the registry, but deleting entries just leaves broken entries in the console window, and when adding them, they don't show up until after restarting windows.
Is there any way to force the service control manager to refresh from the registry?
(I'm working on a transactional service installer that doesn't error out if the service already exists)