Follow the Steps:-
1) First you need to configure your xampp setting. RUN XAMPP and follow image.
2) Now, to run any exe at the start up. Windows need to see the Run log. Exe file present in the RUN.log windows runs those files.
3) So to start Xampp. We have to make its log in RUN.
4) windows + R (i.e Open RUN) type REGEDIT >HKEY_LOCAL_MACHINE>SOFTWARE>
MICROSOFT>WINDOWS>CURRENT VISION>RUN.
5)Now right click in window> NEW>STRING VALUE or alt+ E > NEW>STRING VALUE. it will add new file in list. name it by XAMPP.
6) Right Click on this File. Select MODIFY> in String Data field type path of xampp_start.exe
c:\xampp\xampp_start.exe > click on ok.
7) Now LOG OFF . Again on LOG ON you will find your Xampp started automatically.
8) It will now even show any xampp window running or minimized. Check it by running any PHP file in browser.
1) First you need to configure your xampp setting. RUN XAMPP and follow image.
3) So to start Xampp. We have to make its log in RUN.
4) windows + R (i.e Open RUN) type REGEDIT >HKEY_LOCAL_MACHINE>SOFTWARE>
MICROSOFT>WINDOWS>CURRENT VISION>RUN.
5)Now right click in window> NEW>STRING VALUE or alt+ E > NEW>STRING VALUE. it will add new file in list. name it by XAMPP.
6) Right Click on this File. Select MODIFY> in String Data field type path of xampp_start.exe
c:\xampp\xampp_start.exe > click on ok.
7) Now LOG OFF . Again on LOG ON you will find your Xampp started automatically.
8) It will now even show any xampp window running or minimized. Check it by running any PHP file in browser.