I want to set phpStudy to start automatically when booting, and it can be started without clicking to start the server. How to achieve this?
Background: I want to install a simple server on the customer's machine, so I use phpstudy, and then use setupfactory to package the relevant programs. The customer only needs to click on the installation to use it. After the installation is completed, it is ready. It is possible to start phpStudy automatically at boot, but it cannot automatically start the server. Is there any way to achieve this?