# InstallWindowService **Repository Path**: wubh/InstallWindowService ## Basic Information - **Project Name**: InstallWindowService - **Description**: 使用 WinForm 开发,提供图形化界面安装 windows 服务 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 3 - **Created**: 2019-01-17 - **Last Updated**: 2025-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # InstallWindowService #### 介绍 本程序使用 WinForm 开发,提供图形化的方式管理 windows 服务,让服务的安装,卸载,启动,停止的操作更简便。 #### 使用说明 ![安装服务](images/install.png) ![卸载服务](images/uninstall.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request