Install.bat:
@echo off "%~dp0InstallUtil\InstallUtil.exe" "%~dp0DataSyncService.exe" %SystemRoot%\system32\sc config DataSyncService start= auto %SystemRoot%\system32\sc config DataSyncService type= interact type= own Pause
Install.bat:
@echo off "%~dp0InstallUtil\InstallUtil.exe" "%~dp0DataSyncService.exe" %SystemRoot%\system32\sc config DataSyncService start= auto %SystemRoot%\system32\sc config DataSyncService type= interact type= own Pause
相关文章: