Skip to content

支持文件类型

默认支持可执行文件(.exe) 与批处理文件(.bat) 执行。 同时也支持脚本文件,例如:Python(.py)、Powershell(.ps1)。

配置方法

可执行文件(*.exe)

类型内容
Service Name自定义服务名称
Service Path选择 *.exe 文件
Service Path Type以绝对路径或以相对路径保存
Parameter应用程序参数

批处理文件(*.bat)

类型内容
Service Name自定义服务名称
Service Path选择 *.bat 文件
Service Path Type以绝对路径或以相对路径保存
Parameter无应用程序参数

Python 脚本(*.py)

类型内容
Service Name自定义服务名称
Service Path固定内容:python
Service Path Type任意
ParameterPython 脚本文件路径

Powershell 脚本(*.ps1)

类型内容
Service Name自定义服务名称
Service Path固定内容:powershell
Service Path Type任意
ParameterPowershell 脚本文件路径

北京冰云信息科技有限公司