System Restore

Here you can find everything you need to know about Dll-Files. You can also share your knowledge regarding the topic.

Moderators: DllAdmin, DLLADMIN ONLY

Post Reply
jay
Posts: 1
Joined: 26 Mar 2009, 00:00

System Restore

Post by jay »

I am getting a DLL error when I click the tab for system restore in my
computer. I am sure that it was turned off in the registery keys but I am not
sure how you turn it back on. I search the KB an found how to turn it off but
not back on can anyone help me out with this
Thanks
Method 3: Use Registry Editor to Disable System Restore
Important This section, method, or task contains steps that tell you how to
modify the registry. However, serious problems might occur if you modify the
registry incorrectly. Therefore, make sure that you follow these steps
carefully. For added protection, back up the registry before you modify it.
Then, you can restore the registry if a problem occurs. For more information
about how to back up and restore the registry, click the following article
number to view the article in the Microsoft Knowledge Base:
322756 (http://support.microsoft.com/kb/322756/ ) How to back up and
restore the registry in Windows
Click Start, click Run, type regedit, and then click OK.
In Registry Editor, locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT
Under Windows NT, create a new key:
On the Edit menu, click New, and then click Key.
For the name of the new key, type SystemRestore.
Create a new DWORD value:
On the Edit menu, click New, and then click DWORD Value.
Double-click the new key to open the Edit DWORD Value dialog box.
Under Value name, type DisableConfig, under Value data, type 1, and then
--
jay

andrew e.
Posts: 14
Joined: 07 Mar 2009, 00:00

RE: System Restore

Post by andrew e. »

If that added values turned it off,then R.click the new value,select
"delete",
do for all you created,exit regedit when thru.

"jay" wrote:

> I am getting a DLL error when I click the tab for system restore in my
> computer. I am sure that it was turned off in the registery keys but I am not
> sure how you turn it back on. I search the KB an found how to turn it off but
> not back on can anyone help me out with this
> Thanks
> Method 3: Use Registry Editor to Disable System Restore
> Important This section, method, or task contains steps that tell you how to
> modify the registry. However, serious problems might occur if you modify the
> registry incorrectly. Therefore, make sure that you follow these steps
> carefully. For added protection, back up the registry before you modify it.
> Then, you can restore the registry if a problem occurs. For more information
> about how to back up and restore the registry, click the following article
> number to view the article in the Microsoft Knowledge Base:
> 322756 (http://support.microsoft.com/kb/322756/ ) How to back up and
> restore the registry in Windows
> Click Start, click Run, type regedit, and then click OK.
> In Registry Editor, locate the following registry key:
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT
> Under Windows NT, create a new key:
> On the Edit menu, click New, and then click Key.
> For the name of the new key, type SystemRestore.
> Create a new DWORD value:
> On the Edit menu, click New, and then click DWORD Value.
> Double-click the new key to open the Edit DWORD Value dialog box.
> Under Value name, type DisableConfig, under Value data, type 1, and then
> --
> jay

nass
Posts: 46
Joined: 06 Mar 2009, 00:00

RE: System Restore

Post by nass »

"jay" wrote:

> I am getting a DLL error when I click the tab for system restore in my
> computer. I am sure that it was turned off in the registery keys but I am not
> sure how you turn it back on. I search the KB an found how to turn it off but
> not back on can anyone help me out with this
> Thanks
> Method 3: Use Registry Editor to Disable System Restore
> Important This section, method, or task contains steps that tell you how to
> modify the registry. However, serious problems might occur if you modify the
> registry incorrectly. Therefore, make sure that you follow these steps
> carefully. For added protection, back up the registry before you modify it.
> Then, you can restore the registry if a problem occurs. For more information
> about how to back up and restore the registry, click the following article
> number to view the article in the Microsoft Knowledge Base:
> 322756 (http://support.microsoft.com/kb/322756/ ) How to back up and
> restore the registry in Windows
> Click Start, click Run, type regedit, and then click OK.
> In Registry Editor, locate the following registry key:
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT
> Under Windows NT, create a new key:
> On the Edit menu, click New, and then click Key.
> For the name of the new key, type SystemRestore.
> Create a new DWORD value:
> On the Edit menu, click New, and then click DWORD Value.
> Double-click the new key to open the Edit DWORD Value dialog box.
> Under Value name, type DisableConfig, under Value data, type 1, and then
> --
> jay

Hi Jay,
Open a Notepad and copy and paste the following code inot and save on your
desktop as repair.reg then right click the reg and select merege to mereg to
your registry.
== Copy the code below==========

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore]
"DisableSR"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000

=== End of code =======
Scan your machine for malware and viruses.

install the free trial of Windows Live OneCare
http://onecare.live.com/standard/en-gb/default.htm

http://www.microsoft.com/mscorp/safety/ ... fault.mspx

Windows Defender detects and removes spyware
http://www.microsoft.com/windows/produc ... fault.mspx

HTH,
nass
---
http://www.nasstec.co.uk

Post Reply