04-12-2022, 10:40 PM
(This post was last modified: 04-12-2022, 10:46 PM by Alexandre Machado.)
Internally the service name is also a component name, so it can't contain spaces because of a limitation of Delphi component names, not OS.
BTW, the service name is irrelevant for all practical purposes. My Brave browser update service is named "brave". And the "BitLocker Drive Encryption Service" is named "BDESVC". This is just an entry in the registry with no other meaning.
BTW, the service name is irrelevant for all practical purposes. My Brave browser update service is named "brave". And the "BitLocker Drive Encryption Service" is named "BDESVC". This is just an entry in the registry with no other meaning.

