Folder Snapshot Utility



Therefore, Folder Snapshot Utility is a simple ‘version control’ tool, storing backups efficiently so you can ‘roll back’ if you need to. You may want to check out more Mac applications, such as Client Folder Maker, Screen Record Utility Lite or Fusio Utility, which might be related to Folder Snapshot Utility.

  1. Folder Snapshot Utility Download
  2. Windows Snapshot Folder
  3. Where Is Vlc Snapshot Folder
  4. Folder Snapshot Utility Free
  • Drive Snapshot creates a virtual drive, containing all your drive's data. You may use, compare, or restore these files directly from the Disk Image file. This works with any program of your choice, including (of course) the Windows Explorer; Complete Restore of a disk in case of Disaster.
  • Rsnapshot is an open source local / remote filesystem backup utility was written in Perl language that advantage the power of Rsync and SSH program to create, scheduled incremental backups of Linux/Unix filesystems, while only taking up the space of one single full backup plus differences and keep those backups on local drive to different hard drive, an external USB stick, an NFS mounted drive.
  • ‎Folder Snapshot Utility will make a copy of anything you throw at it. Any subsequent snapshot will happen much faster than a copy (up to thousands of times faster) and using much less disk space (perhaps even zero disk space, if nothing has changed). Therefore, Folder Snapshot Utility is a simple.
RegistryChangesView v1.27
Copyright (c) 2017 - 2020 Nir Sofer

See Also

  • OfflineRegistryFinder - Scan and search Windows Registry Hives (offline / external drive).

Description

RegistryChangesView is a tool for Windows that allows you to take a snapshot of Windows Registry and later compare it with another Registry snapshots, with the current Registry or with Registry files stored in a shadow copy created by Windows.When comparing 2 Registry snapshots, you can see the exact changes made in the Registry between the 2 snapshots, and optionally export the Registry changes into a standard .reg file of RegEdit.
Location of snapshot folder

System Requirements

Folder Snapshot Utility Download

This utility works on any version of Windows, starting from Windows XP and up to Windows 10. Both 32-bit and 64-bit systems are supported.

Versions History

  • Version 1.27:
    • Fixed bug: When specifying relative path to create a Registry snapshot, the security hive was created under the System32 directory instead of the specified snapshot folder.
  • Version 1.26:
    • Fixed the /cfg command-line option to load the .cfg file from the current directory if full path is not specified.
  • Version 1.25:
    • Added option to create a Registry snapshot with the ntuser.dat hive of another user on your system, instead the user that runs the RegistryChangesView tool.
  • Version 1.22:
    • Added option to choose another font (name and size) to display in the main window.
  • Version 1.21:
    • Added 'Case Sensitive' option to the Quick Filter window.
  • Version 1.20:
    • Added more command-line options, which allow you to compare Registry snapshots and export the result to .reg file or csv/tab-delimited/xml/html file.
  • Version 1.15:
    • Added new columns: 'Data Length' and 'Data Length Changed To'.
  • Version 1.12:
    • Fixed bug: RegistryChangesView failed to handle large values (with more than 16,344 bytes) properly and this problem also caused RegistryChangesView to crash on some systems.
  • Version 1.11:
    • Added /cfg command-line option to start RegistryChangesView with the specified config file.
  • Version 1.10:
    • RegistryChangesView now consumes less memory when loading large amount of items.
  • Version 1.08:
    • Fixed bug: RegistryChangesView generated .reg file incorrectly when the value names had ' or '' characters.
    • Fixed bug: In some circumstances, RegistryChangesView omitted the key name of the first .reg file value.
  • Version 1.07:
    • Fixed bug: RegistryChangesView exported REG_EXPAND_SZ values incorrectly.
  • Version 1.06:
    • Fixed bug: The browse button on the 'Create Registry Snapshot' window didn't work.
  • Version 1.05:
    • Added /CreateSnapshot command-line option for creating Registry snapshot from command-line.
  • Version 1.01:
    • Fixed bug: Under certain conditions, RegistryChangesView skipped half of subkeys or crashed while reading Registry key that had many subkeys.
  • Version 1.00 - First release.

Examples for useful things you can do with this tool

  • You can create a Registry snapshot before installing a new software and then after the installation is completed, compare this Registry snapshot with the current Registry and seeall Registry changes made by the installer (Be aware that you'll also see some changes made by Windows or other programs in the same time).If there are Registry changes that you don't like, you can generate a .reg file to revert back the changes.
  • If you make a change in Windows configuration from the GUI of Windows and you want to see how to make this change in the Registry, simplycreate a Registry snapshot before making the config change and then after the configuration change, compare this Registry snapshot with the current Registry and optionallygenerate a .reg file that makes this configuration change.
  • If there is unwanted change in the Registry of your system but you don't have any previous snapshot, you can compare the current Registry with a shadow copy created by Windows andtry to locate the unwanted Registry changes.
  • You can also use this tool as a simple way to backup the Registry. The snapshot created by RegistryChangesView simply contains Registry hive files with the same name as the original one (ntuser.dat, SYSTEM, SOFTWARE, and so on...)

Start Using RegistryChangesView

After effects snapshot folderRegistryChangesView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - RegistryChangesView.exe
After running RegistryChangesView, the main options window is displayed, which allows you to choose 2 Registry snapshots to compare.For every snapshot , you can choose one of the following data sources: 'Current Registry', 'Saved Registry Snapshot', and 'Shadow Copy'. You can choose any combination you want, as long as 'Data Source 1' is not identical to 'Data Source 2'. For example: you can choose to compare the Registry of 2 different shadow copies, compare a shadow copy with current Registry, compare a saved Registry snapshot with current Registry, compare a saved Registry snapshot with another saved Registry snapshot, and so on...

If you want to generate a new Registry snapshot, simply choose 'Saved Registry Snapshot' in the data source combo-box and then click the 'Create Registry Snapshot' button.In the 'Create Registry Snapshot' window choose the folder to save the Registry Snapshot, click the 'Create Snapshot' button, and wait a few seconds to create the snapshot. You can also create a new Registry snapshot from the main window by pressing F8 (File -> Create Registry Snapshot).

After choosing the 2 Registry data sources to compare , you should also set the following options:

  • Direction: This field determines how the 2 Registry snapshots are compared. For example: if the direction you choose is 'Registry Data Source 1 => Registry Data Source 2', every Registry key or value that exists on the second snapshot butdoesn't exist on the first snapshot will be displayed as 'Added Key' or 'Added Value'. But if you choose the opposite direction ('Registry Data Source 2 => Registry Data Source 1'), every Registry key or value that exists on the second snapshot butdoesn't exist on the first snapshot will be displayed as 'Removed Key' or 'Removed Value'.
    The direction field also affects the way that .reg file is generated ('Export Selected Items To .Reg File' and 'Copy As .Reg File Format' options). if the direction you choose is 'Registry Data Source 1 => Registry Data Source 2', the generated .reg file will make the changes from snapshot 1 to snapshot 2.if the direction you choose is 'Registry Data Source 2 => Registry Data Source 1', the generated .reg file will make the changes from snapshot 2 to snapshot 1.
  • Hives to compare: Allows you to choose which Registry hives to compare.For example, If you only want to see the Registry changes on HKEY_CURRENT_USER, you should select the 'HKEY_CURRENT_USER' and 'HKEY_CURRENT_USERSoftwareClasses' hives and deselect all others.

Windows Snapshot Folder

After choosing all option, click the 'Ok' button. RegistryChangesView will compare the 2 Registry data sources you chose and the result will be displayed on the main window.

Some Important Remarks

  • By default, the SAM and SECURITY Registry hives are not selected for comparison and for generating new Registry snapshots. You can choose these 2 Registry hives if you need to compare them, but you should be aware that there is a security risk:These Registry hives contain encryption keys and password hashes of your system and if you leave a Registry snapshot with SAM/SECURITY hives that can be accessed by a non-admin user,hacker that finds these files on your system might be able to use them for penetrating your system.
  • When you choose 'Current Registry' as one of the data sources, RegistryChangesView generates a temporary Registry snapshot on %temp%TempRegSnapshotX folder (X = numeric value) and deletes it after the Registry comparison process is finished.
  • The Registry snapshot created by RegistryChangesView is just a folder that contains the Registry files with their original name. If you have a copy of Registry hives and you want to use them as a snapshot, simply copy them into a separated folder with their original filename ( Software, System, ntuser.dat, UsrClass.dat ) and choose this folder as a Registry snapshot.

Columns Decsription

  • Registry Key:Full path of the Registry key.
  • Change Type:Type of Registry change:Added Key, Removed Key, Added Value, Removed Value, Modified Value.
  • Value Name:Name of the Registry value (Relevant only when the 'Change Type' is 'Added Value', 'Removed Value', or 'Modified Value')
  • Value Data:The content of Registry value (Relevant only when the 'Change Type' is 'Added Value', 'Removed Value', or 'Modified Value').If the 'Change Type' is 'Modified Value' - this columns shows the original value (before the change) and the 'Value Data Changed To' column shows the value after the change.
  • Value Type:Type of Registry value (REG_SZ, REG_DWORD, REG_BINARY, and so on...).If the 'Change Type' is 'Modified Value' - this columns shows the original value type (before the change) and the 'Value Type Changed To' column shows the value type after the change.
  • Value Data Changed To:The content of Registry value after the change (Relevant only when the 'Change Type' is 'Modified Value').
  • Value Type Changed To:The type of Registry value after the change (Relevant only when the 'Change Type' is 'Modified Value').
  • Key Modified Time 1:The timestamp of the specified Registry key in the first snapshot.
  • Key Modified Time 2:The timestamp of the specified Registry key in the second snapshot.

Generating .reg file

RegistryChangesView allows you to generate a .reg file that can be used to import with RegEdit tool of Windows.
There are 2 options to generate .reg file: (Both options work on selected items, you can press Ctrl+A to select all items)
  • Export Selected Items To .Reg File (Ctrl+E): Exports into a .reg filename that you choose.
  • Copy As .Reg File Format (Ctrl+R): Generates text in .reg file format into the clipboard.

The .reg file is generated according to the 'Direction' field in the Options window.if the Direction is 'Registry Data Source 1 => Registry Data Source 2', the generated .reg file will make the changes from snapshot 1 to snapshot 2.if the Direction is 'Registry Data Source 2 => Registry Data Source 1', the generated .reg file will make the changes from snapshot 2 to snapshot 1.

Quick Filter

SnapshotFolder snapshot utility downloadIf you want to see only Registry keys or values that contain specific strings, you can press Ctrl+Q (View -> Quick Filter), and then in the quick filter text-box type the desired filter string.

Command-Line Options

RegistryChangesView.exe /cfg '%AppData%RegistryChangesView.cfg'
/stext <Filename>Save the Registry comparison result into a regular text file.
/scomma <Filename>Save the Registry comparison result into a comma-delimited text file (csv).
/sverhtml <Filename>Save the Registry comparison result into HTML file (Vertical).
/CreateSnapshot [Folder]Creates a Registry snaphot in the specified folder. If the folder doesn't exist, RegistryChangesView will create it.By default the snapshot will be created according to the last settings, but you can change it by using the commands below ( /CreateSnapshot.SoftwareHive , /CreateSnapshot.SystemHive and so on...)

/RegSnapshotPath1 [Path]
/RegSnapshotPath2 [Path]
Specifies the path of the Registry snapshot when DataSourceType is 2

/DataSourceDirection [1 | 2]
Specifies the comparison direction:
1 - Registry Data Source 1 => Registry Data Source 2
2 - Registry Data Source 2 => Registry Data Source 1

Examples:

  • Compare a saved Registry snapshot with current Registry, and export the result to regcomp1.reg:
    RegistryChangesView.exe /DataSourceDirection 1 /DataSourceType1 2 /DataSourceType2 1 /RegSnapshotPath1 'C:tempRegSnapshot20190622075426' /sreg 'c:regcomp1.reg'
  • Compare 2 saved Registry snapshots and export the result to regcomp1.csv:
    RegistryChangesView.exe /DataSourceDirection 1 /DataSourceType1 2 /DataSourceType2 2 /RegSnapshotPath1 'C:tempRegSnapshot20190622075426' /RegSnapshotPath2 'C:tempRegSnapshot20190623022112' /scomma 'c:tempregcomp1.csv'

Translating RegistryChangesView to other languages

In order to translate RegistryChangesView to other language, follow the instructions below:

Where Is Vlc Snapshot Folder

  1. Run RegistryChangesView with /savelangfile parameter:
    RegistryChangesView.exe /savelangfile
    A file named RegistryChangesView_lng.ini will be created in the folder of RegistryChangesView utility.
  2. Open the created language file in Notepad or in any other text editor.
  3. Translate all string entries to the desired language.Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
  4. After you finish the translation, Run RegistryChangesView, and all translated strings will be loaded from the language file.
    If you want to run RegistryChangesView without the translation, simply rename the language file, or move it to another folder.

License

This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this and you don'tsell it or distribute it as a part of commercial product. If you distribute this utility, you must include all files inthe distribution package, without any modification !

Disclaimer

The software is provided 'AS IS' without any warranty, either expressed or implied,including, but not limited to, the implied warranties of merchantability and fitnessfor a particular purpose. The author will not be liable for any special, incidental,consequential or indirect damages due to loss of data or any other reason.

Feedback

If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to nirsofer@yahoo.com

Folder Snapshot Utility Free

Download RegistryChangesView (32-bit)
Download RegistryChangesView (64-bit)
Check Download MD5/SHA1/SHA256 Hashes

RegistryChangesView is also available in other languages. In order to change the language of RegistryChangesView, download the appropriate language zip file, extract the 'registrychangesview_lng.ini', and put it in the same folder that you Installed RegistryChangesView utility.

LanguageTranslated ByDateVersion
ArabicSimo:Thami04/09/2018RegistryChangesView v1.08
CzechJiří Cmunt24/02/20201.25
DutchJan Verheijen14/12/20201.27
FrenchLargo16/09/20171.01
FrenchEric FICHOT09/04/20181.06
German«Latino» auf WinTotal.de13/12/20201.27
Greekgeogeo.gr06/05/20181.07
HungarianDoWtHen04/01/20181.05
ItalianAndrea Carli17/01/20201.25
Japanesemaboroshin28/01/20201.25
Japaneseyouzeeen15/12/20201.27
PolishHightower18/01/20201.25
Russiantraumig (update by Ghaal)07/07/20191.20
RussianÒàõòàóëîâ Þðèé24/01/20211.27
Simplified Chinese醉倚黄昏28/08/20171.00
Simplified Chinese无忧启动03/01/20201.22
SlovakFrantišek Fico11/01/20211.27
SpanishRicardo A. Rivas14/12/20201.27
Traditional ChineseDanfong Hsieh28/12/20191.22
UkrainianLembergman (update by Ghaal)07/07/20191.20