User Tools

Site Tools


software:microsoft:windows:windows7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
software:microsoft:windows:windows7 [2017/01/10 20:28] – created superwizardsoftware:microsoft:windows:windows7 [2020/07/18 20:06] superwizard
Line 1: Line 1:
 +====== Restore Registry from RegBackup ======
 +
 +From: https://pureinfotech.com/restore-registry-backup-windows-10/
 +
 +<WRAP center round box >
 +Type the following command to move inside the RegBack, which contains a backup of the Registry, and press Enter:
 +
 +    cd c:\windows\system32config\RegBack
 +
 +
 +</WRAP>
 +
 +
 +====== DSIM - The restorehealth option is not recognized in this context ======
 +
 +From: http://www.geekstogo.com/forum/topic/370758-error-87-the-restorehealth-option-is-not-recognized-in-this-context/
 +
 +<code>
 +Hi Ansal,
 +
 +If you have Windows 7 the DISM command doesn't have the repair functionality 
 +that's why you get the error, only Windows 8 and above supports that.
 +
 +You need to download the System Update Readiness Tool (SUR) 
 +that matches your Operating System
 +
 +http://support.microsoft.com/kb/947821
 +
 +Save it to some place, its a big download and eventually you 
 +need to run it several times, keep the file in safe place.
 +Run the tool. Its like an Update but it can take a long time to do 
 +the work. You will get an Installation Complete screen when it's done running.
 +
 +After running SUR restart the computer and run SFC /scannow again to see 
 +if it continues to report errors or not.
 +</code>
 +
 +
 +====== Official Windows 7 SP1 ISO from Digital River ======
 +
 +From: https://www.mydigitallife.info/official-windows-7-sp1-iso-from-digital-river/
 +
 +<code>
 +The Windows 7 ISO images hosted on Digital River is genuine and official version, and the 
 +downloads from the server is legal. It’s after all one of the official channel where end-users 
 +who purchase a license (product key) for Windows 7 get the setup installation files.
 +</code>
 +
 ====== Taking Ownership of a File or Folder from the Command Line ====== ====== Taking Ownership of a File or Folder from the Command Line ======
  
software/microsoft/windows/windows7.txt · Last modified: 2021/11/24 16:10 by superwizard