I need to install and run a service when install an application (installer.exe is created using Inno Setup)
I used codes below
[Run] Filename:\"{sys}\\my
use Service Functions for Inno Setup from Silvio Iaccarino