把文件或文件夹设置为受保护的操作系统文件或文件夹
程序员文章站
2022-10-01 17:51:22
// 设置为受保护的操作系统文件,并隐藏attrib d:\n.txt +s +h // 取消设置为受保护的操作系统文件,并取消隐藏attrib d:\n.txt -s -h ......
// 设置为受保护的操作系统文件,并隐藏
attrib d:\n.txt +s +h
// 取消设置为受保护的操作系统文件,并取消隐藏
attrib d:\n.txt -s -h
上一篇: 幽默与感动同在