{"id":20806966,"url":"https://github.com/bddjr/mcsmanager-services-for-windows","last_synced_at":"2025-05-11T17:31:59.517Z","repository":{"id":206328249,"uuid":"716374796","full_name":"bddjr/mcsmanager-services-for-windows","owner":"bddjr","description":"一款为了 Windows 能便捷地设置自启动 MCSManager 而生的工具。","archived":true,"fork":false,"pushed_at":"2023-11-25T12:43:00.000Z","size":2249,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main2","last_synced_at":"2025-03-12T03:43:47.363Z","etag":null,"topics":["autostart","autostarter","mcsm","mcsmanager","service","services","windows"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bddjr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-09T02:10:01.000Z","updated_at":"2025-01-23T17:46:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae2c6493-cc13-4214-927b-46e11504cf16","html_url":"https://github.com/bddjr/mcsmanager-services-for-windows","commit_stats":null,"previous_names":["bddjr/mcsmanager-services-for-windows"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bddjr%2Fmcsmanager-services-for-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bddjr%2Fmcsmanager-services-for-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bddjr%2Fmcsmanager-services-for-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bddjr%2Fmcsmanager-services-for-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bddjr","download_url":"https://codeload.github.com/bddjr/mcsmanager-services-for-windows/tar.gz/refs/heads/main2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604937,"owners_count":21934918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autostart","autostarter","mcsm","mcsmanager","service","services","windows"],"created_at":"2024-11-17T19:29:21.759Z","updated_at":"2025-05-11T17:31:59.128Z","avatar_url":"https://github.com/bddjr.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Language:  \n\u003e ***zh_CN***  \n\u003e [en](README/en.md)  \n\n***\n# MCSManager Services for Windows\n一款为了 Windows 能便捷地设置自启动 MCSManager 而生的工具。  \n\n[使用 MIT 许可证。](https://mit-license.org/)  \n\n已测试有效的操作系统：  \n\u003e Windows 10 专业版 (x64)  \n\u003e Windows 10 LTSC 2019 (x64)  \n\n仓库：  \n\u003e Gitee: \u003chttps://gitee.com/bddjr/mcsmanager-services-for-windows\u003e  \n\u003e Github: \u003chttps://github.com/bddjr/mcsmanager-services-for-windows\u003e  \n\n警告：\n\u003e 该脚本与[官方文档](https://docs.mcsmanager.com/#/zh-cn/tutorial/to_windows_service)的命名不一致，因此不互通。  \n\u003e （我在某个网友的提示下才知道7个月前官方文档已经有了）  \n\n***\n## 开始使用\n### 1. 将 MCSManager 发行版下载并解压到C盘（解压到其它地方也不是不行）  \n\n发行版地址  \n\u003e 境内： \u003chttps://gitee.com/mcsmanager/MCSManager/releases\u003e  \n\u003e 境外： \u003chttps://github.com/MCSManager/MCSManager/releases\u003e  \n\n效果如下图  \n\n![1](README/1.jpg)  \n\n### 2. 将该仓库的所有源码下载为zip并解压  \n\n下载地址  \n\u003e 境内： \u003chttps://gitee.com/bddjr/mcsmanager-services-for-windows/repository/archive/main2.zip\u003e  \n\u003e 境外： \u003chttps://github.com/bddjr/mcsmanager-services-for-windows/archive/refs/heads/main2.zip\u003e  \n\n然后解压到包含`web`文件夹与`daemon`文件夹的位置，效果如下图  \n\n![2](README/2.jpg)  \n\n### 3. 进入这个文件夹\n![3](README/3.jpg)  \n\n***\n## 创建服务\n双击运行 `services-create.bat` ，成功完成后效果如下图。  \n\n![create](README/create.jpg)  \n\n如果你想查找这些服务，可以按键盘上的 `win`+`R` ，输入 `services.msc` 然后按键盘上的 `Enter` 打开“服务”，找到 `MCSManager-` 开头的服务。  \n\n![create-2](README/create-2.jpg)  \n\n这些服务将以SYSTEM权限运行。如果需要以其它账号权限运行，请手动修改它们。  \n\n***\n## 立即启动服务\n双击运行 `services-start.bat`  \n\n![start](README/start.jpg)  \n\n***\n## 立即停止服务\n双击运行 `services-stop.bat`  \n\n![stop](README/stop.jpg)  \n\n***\n## 立即停止并删除服务\n双击运行 `services-remove.bat`  \n\n![remove](README/remove.jpg)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbddjr%2Fmcsmanager-services-for-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbddjr%2Fmcsmanager-services-for-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbddjr%2Fmcsmanager-services-for-windows/lists"}