start_fgh.bat 506 B

123456789101112131415
  1. @echo off
  2. REM ***************************************************************************
  3. REM @Contact : liuyuqi.gov@msn.cn
  4. REM @Time : 2024/04/09 16:28: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. rem start cmd on current path, and add the path to the system path
  13. set PATH=%PATH%;%~dp0
  14. cmd /K fgh help