# ShortCommand
**Repository Path**: mirrors/ShortCommand
## Basic Information
- **Project Name**: ShortCommand
- **Description**: 快捷命令 封装Windows命令行,可使用自定义命令,打开文件、文件夹、网页,以及当轻量版搜索引擎使用
- **Primary Language**: C#
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/shortcommand
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2018-12-16
- **Last Updated**: 2026-01-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## ShortCommand(快捷命令)


[](https://github.com/Mengzuozhu/ShortCommand/releases)
> #### 快捷方式的替代者,使用**自定义命令**,快速打开文件、文件夹、应用和网页,以及唤起网络搜索引擎

1.主要功能
--------
* 所有命令由用户`自定义`
* 一键启动应用程序
* 打开指定文件或文件夹
* 打开指定网页
* 当文件或网页地址栏使用
* 当轻量网络搜索引擎使用
* 调用Windows系统应用
* 执行系统命令行
2.安装使用
--------
> ##### 运行环境:
>* 至少Windows XP系统
>* 且`.NET`≥4.0
[最新发布包](https://github.com/Mengzuozhu/ShortCommand/releases)
1. 下载免安装包(.zip),解压即可使用
2. 或下载安装包(Setup.exe),安装后,方可使用
3. 配置你喜欢的命令,开启你的快捷之旅
3.使用示例
--------
调用`快捷命令`的快捷键:Ctrl + E
### 调用Windows系统应用
1. 按下Ctrl + E
2. 输入:`ca`
3. 按下Enter,即可打开系统计算器
### 打开指定网页
1. 按下Ctrl + E
2. 输入:`g`
3. 按下Enter,即可打开网页`https://www.google.com/`
4.详细使用
--------
1. 详细使用说明请参考:
* [使用示例](https://github.com/Mengzuozhu/ShortCommand/wiki/%E4%BD%BF%E7%94%A8%E7%A4%BA%E4%BE%8B)
* [使用说明](https://github.com/Mengzuozhu/ShortCommand/wiki/%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E)
2. 常用系统命令可参考:
* [命令参考文档](https://github.com/Mengzuozhu/ShortCommand/wiki/%E5%8F%82%E8%80%83%E6%96%87%E6%A1%A3)