Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) C:\dmz\mysql\ drwxrwxrwx |
Viewing file: mysql_uninstallservice.bat (395 B) -rwxrwxrwx Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | @echo off if "%OS%" == "Windows_NT" goto WinNT :Win9X echo Don't be stupid! Win9x don't know Services echo Please use mysql_stop.bat instead goto exit :WinNT echo now stopping MySQL when it runs net stop mysql echo Uninstalling MySql-Service bin\mysqld.exe --remove mysql if not exist %windir%\my.ini GOTO exit echo Remove %windir%\my.ini del %windir%\my.ini :exit pause |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]-- |