Make XAMPP to Run automatically on start up..!!!




Latest Trick  JMinD_FreaK J
 
 This SEM  T.E students are busy with their  Mini-project of Web Designing, for this you must need to run Local host (xampp) on your systems. Every time you starts your machine you need to  find xamp shortcut then you need to start Apache server and SQL server manually by clickin on start option in Xampp.
if you want to avoid this manual settings and if you want your Xampp(localhost ) to be  start automatically on windows start up

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.



Computer Tricks & Tips