6 Star 31 Fork 12

zecak/Anye.Soft.AutoUpdate

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
win_install.bat 266 Bytes
一键复制 编辑 原始数据 按行查看 历史
zecak 提交于 2021-12-25 22:27 +08:00 . Squashed commit of the following:
@echo off
sc.exe create AnyeSoftAutoUpdateServerService displayname=暗夜软件自动更新服务 start=auto binPath=%~dp0Anye.Soft.AutoUpdate.Server.exe
sc.exe description AnyeSoftAutoUpdateServerService "提供自动更新服务"
sc.exe start AnyeSoftAutoUpdateServerService
@pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/zecak/AutoUpdate.git
git@gitee.com:zecak/AutoUpdate.git
zecak
AutoUpdate
Anye.Soft.AutoUpdate
master

搜索帮助