Install a service on Windows (Vista/XP/7) using Inno Setup

前端 未结 3 997
别那么骄傲
别那么骄傲 2021-02-02 04:45

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         


        
3条回答
提交回复
热议问题