一个免费AI合集(总大小960K)
资源作者:管理员 访问他的
个人空间
共被下载:0 次
文件名称: 一个免费AI合集(总大小960K)
资源大小:
下载积分:
文件标签:
发布日期:2024-01-30
资源介绍:
通过这软件写的修改注册表的方式添加关机重启到桌面右键菜单 效果就像这样
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\快速关机]
[HKEY_CLASSES_ROOT\Directory\Background\shell\快速关机\command]
@="shutdown -s -t 0"
[HKEY_CLASSES_ROOT\Directory\Background\shell\快速重启]
[HKEY_CLASSES_ROOT\Directory\Background\shell\快速重启\command]
@="shutdown -r -t 0"