Articles

Affichage des articles associés au libellé ouvrir wampserver au demarage

Open Wamp Server on Startup Automatically 100% working

1) Create a .bat file with NOTEPAD: 2) Type this command line: start C:\wamp\wampmanager.exe N.B: This path may be different depending on your computer Now save the file 3) a) Open Control Panel b) Search for : UAC c) Then now set the security level to the lowest level means: NEVER NOTIFY d) Clic Save 4) Now Open Taskscheduler or open RUN type:  taskschd.msc a) Create Task, Give the task a NAME b) Clic on Run with highest Privileges c) Conditions=> UnCheck all the case d) Now only check Wake the computer to run this task e) Settings, check all the box except: if the task fails, restart every: if the task is already runnig, then the following rule applies: f) Action => New, clic on browse and search for the .bat file clic ok to save. Then clic ok.  5) Open RUN and type: shell:startup 6) Copy and paste the .bat file into the folder 7)  Clic on TRIGGERS and Clic new then On * Begin the task * select AT STARTUP then clic OK. 8) Restart t...