How to automate running of Apache and MySQL in XAMPP
Jun 23, 2022
--
1. Open notepad and enter the below commands
start C:\xampp\xampp-control.exe
2. Save as .bat file
3. Open your XAMPP application, click on ‘config’ button.
4. Check the check boxes of required servers.
5. Click on save.