ShadowKit Changelog #v1.7.1 - Release 11/04/14 minor bug fixes #v1.7 - Released 8/21/14 File: md5 5f2e1a82b9dd6956e86b5c1a80fb17e2 *ShadowKitSetup_v1.7.exe File: md5 447c09e2f10be0e780c5cbbc2fb0e8f6 *ShadowKit_v1.7_NoInstall.zip *Exporting no longer uses numeric folders (0,1,2,x). Files are exported directly to the folder you have chosen for the exported files. *Fixed the Export Complete Dialogue so that it is now always (hopefully) on top of all other windows. *The Manifest now encloses filenames with double quotes. Other: *I had to replace the MSI Setup Project, It is now an InstallShield exe vs VS 2010 Setup Project. Microsoft removed setup projects from Visual Studio 2012 and later. #v1.6 - md5 394bdde90852b942637cf55a8853471b *ShadowKit_v1.6.msi Export options dialog. You can now choose if you want the filelist and/or manifest. Also provides dialog when export begins which makes me feel more informed. Suppress throwing exceptions when exporting files. It is still logged and can't be changed so just check the Manifest log file from now on. #v1.5 - c30aff084e59e65bb4105eb1f324a6dd *ShadowKit_v1.5.msi various bug fixes: -Highlighting ext filter without any items selected through exception. -Parent/root folder shows files again. -filelist has header row at top instead of end of list. -added version back in to form title v1.4 - a8d52614831d64214d97fd7cc3f12b48 *ShadowKit_v1.4.msi -UI bug fixes: some folders with weird characters caused treeview not to display contents due to regex error. -UI Improvement: Nodes in treeview only show + for child node when a subdir exists. No more dummy child node; only mild hit to performance. -temp folder is now randomly generated to avoid collisions. -temp files cleanup properly on exist now. v1.3 -UI bug fixes. (Thanks Rudy) -Fix divide by zero error on export if zero items. v1.2 -Added double quotes to CSV output for better data handling. -Added header to CSV output. -Added cleanup of temp files created by file open, clean at application exit. UI changes -Extension filter now auto refreshes. -Added textbox to show a Shadows local mount point, size and serial. -Moved extension filter. -Fixed incorrect "Object Count" shown in status bar during export in some cases. -Added logging of error to manifest when file in use by os... still throws error as before after logging. v1.1 -New Feature: Open a file to review. -New Feature: Added tooltips. -Export from root treeview node exception resolved. Can't export from virtual/false directory. Option disabled on root node context. -Improved exception handling on file exports. -Fixed handling of exception on certain files when access denied given by Shadow Copy Provider. Possibly encrypted/efs issue? Happens in \cygwin directory with ssh_gen. -Fixed Directory creation permissions issue in random intervals. OS gets in the way (occurs with System.IO and kernel32). Not sure which process/permissions but hopefully fixed all cases. -Fixed issue exporting from treeview from root folder. -Remove Folder drill-through in details listbox. Illeviates out of sync issue with treeview. -Removed back button, not very useful. v1.1.0 -Fixed ProgessBar. Export progress is now calculated accurately. -Fixed filelist export path issue in results. -Removed 'Edit' from menu strip since it's not used at this time. -When install date has more than one DeviceObject, all are added to treeview instead of first. -When 'exclude local' checked state changed the list of machine names is now auto refreshed. -Textbox to show basic VSC details for selected item. Add's VolumeName -UI improvements. -UI bugfixes. -Refactoring, code simplification. v1.0.0 -Initial release.