Hello everyone,
Recently, I had to display a list of running Windows services inside a custom Advanced Installer dialog.
My goal was simple:
Show the service name in the first column (fixed width, 25 characters).
Append a second column with "Owner:LocalHost" (later updated to show the real Log ...