start.bat 470 B

12345678910111213
  1. @echo off
  2. REM ***************************************************************************
  3. REM @Contact : liuyuqi.gov@msn.cn
  4. REM @Time : 2024/03/19 17:11:01
  5. REM @Version : 1.0
  6. REM @License : (C)Copyright 2019 liuyuqi.
  7. REM @Desc : None
  8. REM %1 - ext_name
  9. REM %2 - characters replaced
  10. REM %3 - new characters
  11. REM ***************************************************************************
  12. faskapi.exe -ext_name %1 -characters_replaced %2 -new_characters %3