~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/install_services_auto.bat.install

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NET STOP wampapache
 
2
NET STOP wampmysqld 
 
3
.\bin\apache\apache2.2.4\bin\httpd.exe -k uninstall -n wampapache
 
4
.\bin\mysql\mysql5.0.45\bin\mysqld-nt.exe --remove wampmysqld
 
5
.\bin\apache\apache2.2.4\bin\httpd.exe -k install -n wampapache
 
6
.\bin\mysql\mysql5.0.45\bin\mysqld-nt.exe --install wampmysqld