https://github.com/letmefly666/cmdopener
Start a folder fast with Win + R fastly
https://github.com/letmefly666/cmdopener
Last synced: about 2 months ago
JSON representation
Start a folder fast with Win + R fastly
- Host: GitHub
- URL: https://github.com/letmefly666/cmdopener
- Owner: LetMeFly666
- License: gpl-3.0
- Created: 2022-03-14T06:50:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T06:58:09.000Z (over 4 years ago)
- Last Synced: 2025-12-26T21:59:46.547Z (6 months ago)
- Language: C++
- Size: 1.39 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# CMDOpener
通过Win+R的方式打开一些文件夹
## 使用效果

## 使用方式
运行CMDOpener.exe,程序自动监测环境变量中是否已经存在TFpath
+ 若不存在(首次使用)则会产生一个文件夹并加入环境变量
+ 若已经存在(再次使用)则会让用户选择一个文件夹来当作快速打开用的文件夹,并让用户命名
## 特殊修改
修改环境变量TFpath的值可改变脚本存放路径。
但是脚本都是字节级别的文件,不会占据C盘太大的空间。
## 备选方案
若实在不行可以在任务管理器中找到“Windows 资源管理器”,右键“重新启动”