Archive: Sysrestore issue?


Sysrestore issue?
Section "MainSection" SEC01
; set restore point
DetailPrint "Setting System Restore point..."
SysRestore::InstallStart /NOUNLOAD "Installed Bundled Apps and Drivers V1.0"

; will want to overwrite
SetOverWrite try



THe red line generates an error upon compiling, i checked this against the thread that has a sysrestore plug in, and it errors on the same line.

any ideas?


If it's a compile error then you have not put the DLL file in your Plugins directory.

Stu