NerdFencer Posted December 24, 2009 Posted December 24, 2009 (edited) Here is a UDF that I wrote which provides full system restore functionality.The entire UDF library is written to conform to the AutoIt UDF Standards.Now includes restore point searching, and service management.Function List* _Restore_ConvertTimestamp* _Restore_CreateRestorePoint* _Restore_DeleteRestorePoint* _Restore_DisableDrive* _Restore_EnableDrive* _Restore_EnumerateRestorePoint* _Restore_EnumerateRestorePoints* _Restore_GetDiskPercent* _Restore_GetGlobalInterval* _Restore_GetLastRestoreStatus* _Restore_GetLifeInterval* _Restore_GetSessionInterval* _Restore_ParseTimestamp* _Restore_SearchRestorePoints* _Restore_SetDiskPercent* _Restore_SetGlobalInterval* _Restore_SetLifeInterval* _Restore_SetSessionInterval* _Restore_Restore* _Restore_SvcSetStartMode* _Restore_SvcStart* _Restore_SvcStopHappy Holidays,-MattPrevious Downloads: 36RestorePoint.au3 Edited December 25, 2009 by NerdFencer _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell
NerdFencer Posted December 25, 2009 Author Posted December 25, 2009 Updated the UDF: Added- _Restore_ConvertTimestamp _Restore_ParseTimestamp _Restore_SearchRestorePoints _Restore_SvcSetStartMode _Restore_SvcStart _Restore_SvcStop All service functions do NOT use external files Still no comments? -Matt _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell
bagers Posted May 23, 2010 Posted May 23, 2010 Was way down on some search results, but this is exactly what I was looking for! I had a system to do the mouse clicks for me, but this beats gui automation. Thanks.
Emiel Wieldraaijer Posted May 28, 2010 Posted May 28, 2010 @NerdFencer Thanks Emiel Best regards,Emiel Wieldraaijer
jtr Posted August 5, 2010 Posted August 5, 2010 This script was super helpful for my tuneup automation, thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now