| View previous topic :: View next topic |
| Author |
Message |
caddickj Never Satisfied
Joined: 08 Nov 2002 Posts: 1736 Location: PA, USA
|
Posted: Tue Jul 13, 2004 9:04 am Post subject: XP system restore |
|
|
What does System Restore do? I thought it was basically a roll-back of the registry, but a friend of mine just did it and some programs he had deleted seemed to reappear. _________________ When . . . it's time to step into the darkness of the unknown, faith is knowing that one of two things shall happen: either you will be given something solid to stand on, or you will be taught how to fly. - Edward Teller |
|
| Back to top |
|
 |
The Boy Hope Feral Scot
Joined: 08 Nov 2002 Posts: 1586 Location: Scotland
|
Posted: Tue Jul 13, 2004 9:22 am Post subject: |
|
|
You can get a good idea of what it does by checking the file list - %windir%\system32\restore\FileList.xml _________________ Let's all lobby for mandatory blood and urine testing of all politicians on a weekly basis. They have nothing to hide. |
|
| Back to top |
|
 |
caddickj Never Satisfied
Joined: 08 Nov 2002 Posts: 1736 Location: PA, USA
|
Posted: Tue Jul 13, 2004 9:58 am Post subject: |
|
|
okay.... that gives me a very vague idea, but to paraphrase Austin Powers "XML isn't my bag, baby."
I'm having a hard time deciphering what I'm looking at. _________________ When . . . it's time to step into the darkness of the unknown, faith is knowing that one of two things shall happen: either you will be given something solid to stand on, or you will be taught how to fly. - Edward Teller |
|
| Back to top |
|
 |
The Boy Hope Feral Scot
Joined: 08 Nov 2002 Posts: 1586 Location: Scotland
|
Posted: Tue Jul 13, 2004 10:34 am Post subject: |
|
|
Well, there's a Files section with Include and Exclude sections under that. Same for Directories. And there's a section for included file extensions after that.
HTH. _________________ Let's all lobby for mandatory blood and urine testing of all politicians on a weekly basis. They have nothing to hide. |
|
| Back to top |
|
 |
caddickj Never Satisfied
Joined: 08 Nov 2002 Posts: 1736 Location: PA, USA
|
Posted: Tue Jul 13, 2004 10:48 am Post subject: |
|
|
Okay. Let's take the Files section for example.
| Code: | -
<FILES>
-
<Exclude>
<REC>%windir%\system.ini</REC>
<REC>%windir%\tasks\desktop.ini</REC>
<REC>%windir%\win.ini</REC>
<REC>*:\AUTOEXEC.BAT</REC>
<REC>*:\CONFIG.MSI</REC>
<REC>*:\CONFIG.SYS</REC>
</Exclude>
-
<Include>
<REC>c:\placeholder\ph.dll</REC>
</Include>
</FILES> |
That seems bass-ackwards to me. Why include a placeholder, which I assume is nothing, and exclude the things that look important? _________________ When . . . it's time to step into the darkness of the unknown, faith is knowing that one of two things shall happen: either you will be given something solid to stand on, or you will be taught how to fly. - Edward Teller |
|
| Back to top |
|
 |
caddickj Never Satisfied
Joined: 08 Nov 2002 Posts: 1736 Location: PA, USA
|
Posted: Tue Jul 13, 2004 10:25 pm Post subject: |
|
|
Found this on the MSDN site:
| Quote: | Restored
* Registry
* Profiles (local only—roaming user profiles not impacted by restore)
* COM+ DB
* WFP.dll cache
* WMI DB
* IIS Metabase
* Files with extensions listed in the portion of the Monitored File Extensions list in the System Restore section of the Platform SDK
Not Restored
* DRM settings
* SAM hives (does not restore passwords)
* WPA settings (Windows authentication information is not restored)
* Specific directories/files listed in the Monitored File Extensions list in the System Restore section of the Platform SDK
* Any file with an extension not listed as in the Monitored File Extensions list in the System Restore section of the Platform SDK
* Items listed in both Filesnottobackup and KeysnottoRestore (hklm->system->controlset001->control->backuprestore->filesnottobackup and keysnottorestore)
* User-created data stored in the user profile
* Contents of redirected folders
|
_________________ When . . . it's time to step into the darkness of the unknown, faith is knowing that one of two things shall happen: either you will be given something solid to stand on, or you will be taught how to fly. - Edward Teller |
|
| Back to top |
|
 |
the satirist Specialist Bee
Joined: 10 Nov 2002 Posts: 808
|
Posted: Wed Jul 14, 2004 2:07 am Post subject: |
|
|
Those files really aren't very important for XP. Remember, it's an NT kernel, not a 9x kernel. It may read those files, but I don't think it'll cause trouble if they disappear. Also, they can be modified by applications, and you don't want those changes automatically overwritten. _________________ |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
England was once ours and we lost it -- if one can have anything or if anything can be lost.
-J.L. Borges |
|
| Back to top |
|
 |
jackthomas New Bee
Joined: 11 Sep 2009 Posts: 1
|
Posted: Fri Sep 18, 2009 10:22 pm Post subject: need to know |
|
|
I am running windows xp sp3 on a toshiba a70 laptop.
My onboard touch pad has stopped working and I can't do a safe start.
Any ideas on these two problems. |
|
| Back to top |
|
 |
|