windowswindows-7autoitsystem-restore

Auto-it Enable and disable system restore


Is it posible to enable and disable system restore using autoit. I have had a look on Google but i only found how to delete then not disable them. The code must work on windows-8, windows-7 and windows-vista and also windows XP if possible. Thanks for any help.


Solution

  • The _SR_Enable and _SR_Disable functions of the system-restore UDF in autoit will do this for you.