CNAS取数仪器端升级
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

4ヶ月前
12345678
  1. @echo off
  2. set ServicePath=%~dp0
  3. set ServicePath=%ServicePath:\=\\%
  4. echo رշ
  5. net stop AutoSyncChecked
  6. net stop AutoSychronousService
  7. C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe -u "%ServicePath%\CNAS_SyncService.exe"
  8. pause