Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 autoit 启用和禁用系统还原。我看过谷歌,但我只发现如何删除然后不禁用它们。如果可能,该代码必须在 windows-8、windows-7 和 windows-vista 以及 windows XP 上运行。谢谢你的帮助。
autoit 中系统还原 UDF的_SR_Enable和_SR_Disable功能将为您完成此操作。
_SR_Enable
_SR_Disable