1 _php_run_pref=c:\\apache\\php\\php.exe
 
   2 _external_parser=c:\\apache\php\\php -l -f {0}
 
   3 _mysql_run_pref=c:\\apache\\mysql\\bin\\mysqld-nt.exe
 
   4 _apache_run_pref=c:\\xampp\\xampp_start.exe
 
   5 __mysql_start=--standalone
 
   6 __apache_start=-c \"DocumentRoot \"{0}\"\"
 
   7 __apache_stop=-k shutdown
 
   8 __apache_restart=-k restart
 
   9 _mysql_start_background=true
 
  10 _apache_start_background=true
 
  11 _apache_stop_background=true
 
  12 _apache_restart_background=true