How to Disable System Restore

  • Thread starter Thread starter Manjunath.M
  • Start date Start date
M

Manjunath.M

Hi,

I am Working on Windows Vista.
I am trying to disable System restore programatically. Through web I
came to know that

System Restore in Vista ignores registry keys at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion
\SystemRestore
Changes to these keys in Vista will have no effect on how System
Restore functions.
These keys are there for backwards compatibility with some XP scripts.

Please see the below link
http://bertk.mvps.org/html/q_a.html#13

Please can any help me how to disable and enable System Restrore
PROGRAMATICALLY USING C & WIN32 using registry keys.

Thanks,
Manjunath.M
 
Manjunath.M said:
Hi,

I am Working on Windows Vista.

You're probably more likely to get a better informed answer by posting your
question to a Vista group, then.
 
Back
Top