@echo off %1 %2 ver|find "5.">nul&&goto :Admin mshta vbscript:createobject("shell.application").shellexecute("%~s0","goto :Admin","","runas",1)(window.close)&goto :eof :Admin set zip=%~dp0\tool\7z.exe %zip% x asb.zip -y -aos -o"d:\" cd /d d:\ call d:\asb\jdk.bat call d:\asb\mysql.bat call d:\asb\elasticsearch.bat call d:\asb\redis.bat @net stop redis @net start redis call d:\asb\jar_restart.bat call d:\asb\nginx.bat