-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能否自动新建noUAC目录并创建任务计划呢 #1
Comments
不是很明白,描述详细一点。 |
我的意思就是任务计划库里新建一个noUAC的分组目录。不知道是不是比较麻烦 |
@Saeviome 看了下,任务计划程序似乎并没有提供 新建文件夹(任务)的命令行参数。 而且为了方便管理,我特意在计划任务名称前面加上了 .noUAC ,默认排序时,因为前缀一样,所以它们都会扎堆在一起。 |
任务计划名称是noUAC开头,堆在中间。 |
@yfdyh000 当初不知道这个创建文件夹命令,所以选择了统一前缀来让 任务计划 挨在一起。 |
如题,感觉这样管理起来比较方便。
The text was updated successfully, but these errors were encountered: