The program, as the name suggests, launches the desired application after activating the services specified in the arguments.
- Create shortcut
- Enter the properties of shortcut
- In "Object" textbox, input the arguments.
"Path to file" "Path to program" "Services to start (with spaces as separators)" "Arguments to program (with double quotes as separator)"
"C:\Launch.Program.With.Services.exe" "C:\Program Files\MySQL\MySQL Server 8.0\bin\mysql.exe" "SQLWriter MySQL80" "--defaults-file=C:\ProgramData\MySQL\MySQL Server 8.0\my.ini" "-uroot" "-p"