~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/uninstall_services.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
.\bin\apache\apacheWAMPAPACHEVERSION\bin\httpd.exe -k uninstall -n wampapache
 
3
NET STOP wampmysqld 
 
4
.\bin\mysql\mysqlWAMPMYSQLVERSION\bin\mysqld-nt.exe --remove wampmysqld
 
5
wampmanager.exe -quit -id={wampserver}
 
 
b'\\ No newline at end of file'