Microsoft DOS scanreg command

Quick links

About scanreg
Availability
Scanreg syntax
Examples
Extended Information

About scanreg

Scanreg was first introduced by Microsoft with the introduction of Windows 98 and was a great utility until the introduction of Windows XP. Using Scanreg a user can backup his or her registry manually or allow Windows to backup the registry daily (default).

Availability

The scanreg command is an external command that is available in the below Microsoft operating systems.

Windows 98
Windows ME

Scanreg syntax

Usage: SCANREG [/<option>]

<option>

?Displays usage
BACKUPBackup the registry and related system configuration files.
RESTOREChoose a backup to restore.
FIXRepair the registry.
COMMENT="<comment>"Adds the specified comment to the CAB file while backing up.

Examples

scanreg

Run alone, scanreg will check the registry for errors and if requested backup the registry.

scanreg /restore

Must be run from a MS-DOS prompt and not a shell; will allow you to restore an earlier backup of your system registry.