Free Shadow Explorer Iso Download

Posted on by
Free Shadow Explorer Iso Download Average ratng: 3,0/5 3833 votes
ShadowCopyView v1.15
Copyright (c) 2016 - 2020 Nir Sofer

Description

ShadowExplorer allows you to browse the Shadow Copies created by the Windows Vista/7 Volume Shadow Copy Service. It's especially thought for users of the home editions, who don't have access to the shadow copies by default, but it's also useful for users of the other editions. ShadowExplorer Free & Safe Download! ShadowExplorer Latest.

  1. ISO Opener is a free iso extractor for extracting files from the ISO files, this ISO extractor can help you to directly extract all files and folders form the disc image file, so you do not need the virtual CD-ROM, no need to burn DVD/CD discs, just use this program you can easily access the contents of the ISO image file.
  2. Clover, free download. Windows explorer customizer software for Windows: Windows Explorer tweak which adds tabs to your Windows Explorer shell like tabbed browsing. Review of Clover. Includes tests and PC download for Windows 32 and 64-bit systems.

Free Shadow Explorer Iso Download Iso

ShadowCopyView is simple tool for Windows 10/8/7/Vista that lists the snapshots of your hard drive created by the 'Volume Shadow Copy' service of Windows.Every snapshot contains an older versions of your files and folders from the date that the snapshot was created, you can browsethe older version of your files and folders, and optionally copy them into a folder on your disk.

ShadowCopyView vs 'Previous Versions' feature of Windows

Windows operating system allows you to access the 'Shadow Copies' by right-clicking on the file/folder/drive, choosing 'Properties' and then'Previous Versions'. However, this feature might omit some of the shadow copies. ShadowCopyView displays all of them.
Also, the 'Previous Versions' window doesn't allow you to access copy system files unless UAC (User Account Control) is turned off.ShadowCopyView is executed with full admin rights (elevated process), so you can access and extract any file you need.

System Requirements

This utility works on any version of Windows, starting from Windows Vista, and up to Windows 10. Windows XP is not supported.In order to use ShadowCopyView on 64-bit systems, you must download and use the 64-bit version of this tool.

Versions History

  • Version 1.15:
    • Added /CopyFile command-line option, which allows you to copy a single file from the shadow copy into the specified filename.
  • Version 1.10:
    • Added command-line options to export the shadow copy list into a file.
  • Version 1.05:
    • Added 'Entry Modified Time' column.
  • Version 1.03:
    • Added toolbar icons for 'Directory Level Up', 'Go To Root Directory', and 'Copy Selected Files To'.
  • Version 1.02:
    • Added new information to 'Attributes' column: 'I' for 'Not Content Indexed', 'E' for encrypted file, 'X' for 'No Scrub File', and 'V' for 'Integrity Attribute'.
    • Fixed the copy feature to copy the date/time of folders and attribute of files.
  • Version 1.01:
    • Fixed issue: On some systems, ShadowCopyView displayed 'error 0x00000001' message if there is no any shadow copy on the system.
  • Version 1.00 - First release.

Start Using ShadowCopyView

ShadowCopyView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - ShadowCopyView.exe
After running ShadowCopyView, the upper pane of the main window displays the list of all snapshots created by the Volume Shadow Copy service of Windows.When selecting a snapshot in the upper pane, the lower pane displays the files and folder of the selected snapshot. You can navigate to a subfolder by double-clicking a folder or pressing the enter key. You can return back to the previous folders by using the 'Directory Level Up' (Alt+Up Arrow) option or 'Go To Root Directory' option (Ctrl+R).
You can also navigate to the desired folder by typing the path (e.g: WindowsSystem32 ) in the text-box above the files/folders list and pressing enter.

Optionally, you can also open the selected snapshot in Windows Explorer by pressing F2 (Open In Windows Explorer), but this option will work only if the 'Previous Versions'feature of Windows supports the selected snapshot. Otherwise, you'll get an error message.

Free Shadow Explorer Iso Download Windows 10

Extracting Shadow Copy Files

You can extract/copy files by from a snapshot by selecting files/folders in the lower pane and then pressing F8 ('Copy Selected Files To' option).In the 'Copy Files' dialog-box you should choose the destination folder and then press 'Do it!'.Be aware that if a file or folder is already exist in the destination folder, then ShadowCopyView will not overwrite your files, but it'll copy the files using another name.

Accessing shadow copies with other software

The path displayed under the 'Snapshot Name' column (e.g: ?GLOBALROOTDeviceHarddiskVolumeShadowCopy6 ) can be used to access the shadow copies on some other programs. For example, if you specify this path in NirSoft SearchMyFiles utility as the base folder to search, SearchMyFiles will search files inside the specified shadow copy.
You can also use this path to access shadow copies on 7-zip File Manager, However... I found out that on some versions of this tool it fails to access the root folder but it still works properly whenspecifying a subfolder (e.g: ?GLOBALROOTDeviceHarddiskVolumeShadowCopy1Windows )

Command-Line Options

Free Shadow Explorer Iso Download 64-bit

/CopyFile <Shadow Copy> <Source Path> <Destination Filename>This command allows you to copy a single file from a shadow copy into the specified filename.

In the <Shadow Copy> parameter, you can specify the name of the shadow copy (e.g: '?GLOBALROOTDeviceHarddiskVolumeShadowCopy3') ,the number of the shadow copy (e.g: '3'), or the volume path of the shadow copy (e.g: 'C:').If you specify the volume path and there are multiple shadow copies for the same drive, the shadow copy with the latest created time will be used.

In the <Source Path> parameter, you should specify the path of the source filename without drive letter or the shadow copy path, for example:Windowssystem32configSYSTEM

In the <Destination Filename> you should simply specify the full path of the destination filename, for example: C:MyFilesSystem.dat

Here's some examples:
ShadowCopyView.exe /CopyFile '?GLOBALROOTDeviceHarddiskVolumeShadowCopy4' 'Windowssystem32configSOFTWARE' 'c:tempsoftware'
ShadowCopyView.exe /CopyFile '4' 'Windowssystem32configSOFTWARE' 'c:tempsoftware'
ShadowCopyView.exe /CopyFile 'C:' 'Windowssystem32configSOFTWARE' 'c:tempsoftware'

/stext <Filename>Save the shadow copy list to a simple text file.
/stab <Filename>Save the shadow copy list to a tab-delimited text file.
/scomma <Filename>Save the shadow copy list to a comma-delimited text file (csv).
/shtml <Filename>Save the shadow copy list to HTML file (Horizontal).
/sverhtml <Filename>Save the shadow copy list to HTML file (Vertical).
/sxml <Filename>Save the shadow copy list to XML file.

Free Shadow Explorer Iso Download Windows 7

Translating ShadowCopyView to other languages

In order to translate ShadowCopyView to other language, follow the instructions below:
  1. Run ShadowCopyView with /savelangfile parameter:
    ShadowCopyView.exe /savelangfile
    A file named ShadowCopyView_lng.ini will be created in the folder of ShadowCopyView 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 ShadowCopyView, and all translated strings will be loaded from the language file.
    If you want to run ShadowCopyView 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
Download ShadowCopyView (32-bit)
Download ShadowCopyView (64-bit)
Check Download MD5/SHA1/SHA256 Hashes

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

LanguageTranslated ByDateVersion
Arabic«Mohamed.Bajdouai»25/06/20161.00
Brazilian Portuguese27/06/20161.01
DutchJan Verheijen24/09/20201.15
FrenchLargo24/04/20201.10
German«Latino» auf WinTotal.de20/04/20201.10
Greekgeogeo.gr15/07/20161.01
ItalianStyb25/04/20201.10
JapaneseU.G27/10/20191.05
PolishHightower24/04/20201.10
RussianAlexey Miloserdov10/08/20161.02
Simplified ChineseDickMoore28/04/20201.10
SlovakFrantišek Fico30/09/20201.15
SpanishDavid Gil Alviz17/09/20161.02
ShadowExplorer is a file restorer dedicated to recovering previous versions of files that have been updated or overwritten. Thanks to its auto-detection feature, the program accesses the location where the files or folders are stored and restores them from there.
The program can show you all the recovered copies in just a few seconds. No matter which type of file you need to recover, you'll find the overwritten versions in any format with ShadowExplorer.
Windows actually saves a copy of the files that you update with its own restore points, but if you don't have the feature activated to access these points, you can't recover anything. With a program like ShadowExplorer, on the other hand, restoring your files is a breeze.
Everything you need to gain access to the saved versions stored in the shadows of your hard drive.