|
Previous Top Next |
|
|
| Undo and Redo are available only from the Compare window.
|
|
|
| In ART Undo is used to:
|
| - Roll the Registry back to a previous state.
|
| - Uninstall programs and/or hardware.
|
|
|
| Undo is helpful to use as an uninstaller when an installed program does not uninstall itself or when its uninstaller is faulty, i.e. incompletely removes its keys and values from the Registry.
|
|
|
| Redo is used to:
|
| - Roll the Registry back to its previous state after using Undo.
|
| - Install programs and/or hardware.
|
|
|
| Redo is very useful as an installer for System Administrators to install the same program on several PCs.
|
|
|
| To use Undo or Redo for specific keys, first compare those keys (excluding whatever subkeys you don't need). There are two Undo/Redo methods in ART.
|
|
|
| The first method is to create *.REG files and execute them later without having to use ART, e.g. with Windows Explorer. You can apply this method by pressing the button |
|
|
| Undo and redo files can be used for:
|
| - Viewing registry changes in plain text format (unlike the trees presented in ART).
|
| - Storing registry changes compactly independent from ART.
|
| - Editing a *.REG file prior to executing it.
|
|
|
| Executing *.REG files doesn't always produce the intended results due to some bugs or limitations in the programs that process these files. For example, lines that are too long may be truncated. Or, if a key has the Value Name of "Default", and its Value Data is not set, it is impossible to restore the key without deleting it. That is why the Undo and Redo functions that directly change the Registry were introduced and that brings us to the second method.
|
|
|
| The second method to Undo/Redo in ART is used within the Compare window, which has the buttons |
|
|
|
|
|
|
| How Undo and Redo works in ART?
|
|
|
| Creating Undo / Redo Files
|
|
|
| Undo / Redo functions
|