有没有办法检测指定文件夹中的锁定文件并通过命令行释放它们?像这样(伪代码):
for file in folder
do
unlock file
done
谢谢
答案1
是的,使用解锁者:
使用简单:unlocker file /s
有没有办法检测指定文件夹中的锁定文件并通过命令行释放它们?像这样(伪代码):
for file in folder
do
unlock file
done
谢谢
是的,使用解锁者:
使用简单:unlocker file /s