start.bat 401 B

1234567891011
  1. @echo off
  2. REM ***************************************************************************
  3. REM @Contact : liuyuqi.gov@msn.cn
  4. REM @Time : 2024/04/26 16:02:11
  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 ***************************************************************************