xcopy "%~dp0"U8AllAuthServer.exe %SystemRoot%\system32 /Y
xcopy "%~dp0"ServiceCtrl.exe %SystemRoot%\system32 /Y
xcopy "%~dp0"SrvCtl.dll %SystemRoot%\system32 /Y
ServiceCtrl %SystemRoot%\system32\U8AllAuthServer.exe install
ServiceCtrl UFAllNet start
pause
