Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > How to disable System Restore in Vista

Reply
Thread Tools Display Modes

How to disable System Restore in Vista

 
 
Manjunath.M
Guest
Posts: n/a

 
      11-27-2007
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\Cu rrentVersion
\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
 
Reply With Quote
 
 
 
 
Richard Urban
Guest
Posts: n/a

 
      11-27-2007
Wow! That would be great to do prior to installing a virus or other malware.

Why must "you" do it. Just curious is all.

--

Regards,

Richard Urban
Microsoft MVP Windows Shell/User
(For email, remove the obvious from my address)



"Manjunath.M" <> wrote in message
news:6aeb84fd-b9b8-47c6-948a-...
> 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\Cu rrentVersion
> \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


 
Reply With Quote
 
Tom Porterfield
Guest
Posts: n/a

 
      11-27-2007
Manjunath.M wrote:
> 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\Cu rrentVersion
> \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.


See
http://www.microsoft.com/technet/scr...e/default.mspx
for some WMI scripts that allow interaction with System Restore. For
more info on the methods in the SystemRestore WMI class see
http://msdn2.microsoft.com/en-us/library/aa378951.aspx.

For programmatically interacting with System Restore via its API see
http://msdn2.microsoft.com/en-us/library/aa378987.aspx.
--
Tom Porterfield
 
Reply With Quote
 
Bob Eyster
Guest
Posts: n/a

 
      11-27-2007
Hi Manjunath

Go to Control Panel > System > in the left window select Advanced System
Settings > System Protection tab.

Remove the check mark next to the drive you want to turn off System Restore.

Hope this helps

--

Bob Eyster
MS Windows Vista Home Premium



"Manjunath.M" <> wrote in message
news:6aeb84fd-b9b8-47c6-948a-...
> 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\Cu rrentVersion
> \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


 
Reply With Quote
 
 
 
Reply

« Test | BACKGROUNDS »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System Restore: do restore points persist after a restore? Qu0ll Windows Vista General Discussion 3 04-12-2008 01:36 PM
system restore - how to disable ICQM Houston Windows Vista Performance 5 02-05-2008 03:25 PM
System restore hasn't held a restore point since I installed Vista CaptHerp Windows Vista General Discussion 11 10-25-2007 06:54 PM
Is it smart to disable the System Restore Point? Quaresma Windows Vista General Discussion 8 08-14-2007 01:57 AM
system restore not creating system restore everyday GT Windows Vista General Discussion 3 02-22-2007 11:25 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59