|
#1
|
|||
|
|||
|
Does the system restore have a log file of what changes it restored.
I have an executable that when run, makes a registry change. I would like to find out what registry change this executable makes. Thank you |
|
#2
|
|||
|
|||
|
Try Regmon From Sysinternals (Freeware):
http://www.sysinternals.com/Utilities/Regmon.html Topnotch. Many agree. "--------------------" wrote: > Does the system restore have a log file of what changes it restored. > > I have an executable that when run, makes a registry change. I would like > to find out what registry change this executable makes. > > Thank you > > > |
|
#3
|
|||
|
|||
|
Hi,
You may find the log files that srdiag.exe produces helpful. 1. Click Start, click Run. 2. Type or paste the following: "%windir%\system32\restore\srdiag.exe" (without the quotation marks) and either press Enter or click OK. 3. A CMD window will open while the Srdiag.exe runs. The CMD session will automatically close when complete, and the .CAB file will be created as desired in your 'Windows\system32\restore' directory. Please be patient as this could take several minutes. -- Regards, Bert Kinney MS-MVP Shell/User http://bertk.mvps.org -------------------- wrote: > Does the system restore have a log file of what changes it restored. > > I have an executable that when run, makes a registry change. I would > like to find out what registry change this executable makes. > > Thank you |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Windows Freezes Daily | Gerry Cornell | Windows XP Perform Maintain | 0 | 01-06-2006 02:06 AM |
| Cannot access internet any more | AlanT | Windows Update | 5 | 01-05-2006 05:09 PM |
| System VERY VERY slow | Andrew Schumer | Windows XP Perform Maintain | 9 | 01-05-2006 06:04 AM |
| Delay opening folders caused by dcom server process launcher service | None | Windows XP Help and Support | 5 | 01-05-2006 02:46 AM |
| USB Mass Storage Device - This device cannot start. (Code 10) | lobo201 | Windows XP Hardware | 11 | 01-05-2006 02:15 AM |