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?