04-29-2022, 02:01 PM
(04-29-2022, 01:35 PM)iwuser Wrote:I am using Indy service. That's the difference.(04-29-2022, 12:17 PM)jeroen.rottink Wrote: @iwuser
I tested IW15.2.54 and it works. DisplayName is used to set the Display Name of the service like Alexandre mentioned.
Can you please check again?
You have to install the newly build service. That's the moment the Windows API's are called to setup the Windows service and register the display name of the service.
Nope, did not work for me. I certainly have .54 and I'm setting DisplayName in ServerController, in IWServerControllerBaseConfig. I'm also setting AppName & Description there and those do work, but not DisplayName. Positive, just re-tested it again now.
I am using IWStartHSys, are you too?
I did a quick test with IWStartHSys and then DisplayName is indeed not used.

