オールフリーソフトは最新のWindows OSで使えるフリーソフトを紹介します。
オールフリーソフトは最新のWindows OSで使えるフリーソフトを紹介します。
オールフリーソフト(トップ)ファイル/フォルダその他ファイル/フォルダWizTree→WizTree - 更新履歴

WizTree - 更新履歴

4.23
  • Copy/Cut functions were not working correctly - fixed
  • Values too wide to fit into a cell will be indicated by a red vertical line on the left edge of the cell to indicate that the column should be widened to display the entire number
  • WizTree application icon updated ("extra large" icon added)
4.22
  • Fixed issue with file system monitoring in 4.21 which could cause deleted files not to be detected
  • Fixed scaling issue with color selection form
  • Korean translation updated
  • Swedish translation updated
4.21
  • Improved threading when in non Admin mode and when scanning non NTFS drives/network drives/folders, resulting in more than 4x faster scanning of SSD drives
  • Reserved Space is now displayed for NTFS volumes. This is space reserved for the Windows operating system and can be quite significant for drives with Windows installed. It also accounts for most of the difference between the total allocated space calculated by WizTree and the "space used" reported by Windows. The remaining difference is made up of other NTFS file system data (such as directory indexes) which do not appear in the WizTree scan results.
  • File grouping size can now be set via Options->Tweaks->File group minimum size
  • MTP/PTP device support updated (MTP/PTP devices are things like mobile phones or digital cameras):
  • - Context menu issues with MTP/PTP devices fixed
  • - Copy/Cut now working correctly with MTP/PTP devices
  • Improved tree loading speed and treemap rendering for drives containing very large numbers of files
  • Fixed context menu issues when running on Windows XP ("Send to" not working, missing text in sub menus)
  • Export to CSV would not export anything when "File view" selected and no files selected - now exports all files on the list.
  • Context menu issues with very long file names fixed
  • Improved detection of newly inserted USB drives
  • Added "Expand All" (Shift+F4) option to File menu - will expand all tree nodes. Press F4 to reset the expansion
  • Portable version now defaults to starting in non admin mode. Enable "Options->Always run as Administrator" to have WiaTree always start in Admin mode
  • Fixed issue with config ini file settings not being read correctly when containing BOM marker (added by some text editors)
4.20
  • New tweak option added (Options->Tweaks):
  • "Scan MFT (if possible) when a folder is selected for analysis" - default is off
  • Normally, when a folder is selected for analysis WizTree will scan using the Windows API (MFT scanning is not used). This method is generally quicker when analyzing small to medium sized folders, but for very large folders it can be much quicker to scan the entire MFT file instead.
  • If this option is enabled WizTree will always scan the MFT file (is possible) when a folder is selected. You can also force WizTree to scan the MFT when a folder is selected by holding down the CTRL key when starting a new scan. The CTRL key must be down when the scanning process starts for this to work.
  • Fixed possible reverse order sorting issue in File View when scanning multiple drives/folders
  • Cut/Copy files to clipboard working again on Windows XP/2000/2003 (stopped working in 4.18 due to compatibility issues with new code)
  • Processing of folders with millions of files with unique file extensions greatly sped up. Previously WizTree could appear to stop responding when loading such folders into the tree view or when generating the tree map.
  • Tree map export now always processes files and folders in size order as the resulting output looks much nicer this way
  • Windows Explorer context menu shortcut key for WizTree changed from W to Z (from &WizTree to Wi&zTree) to prevent conflict with "New" option
  • Fixed issue where file sizes/allocated sizes could incorrectly be set to 0 for hard linked files in some cases
  • MFT scanning speed up to 15% faster in certain cases over previous version
4.19
  • WizTree can now locate duplicate files by Name and Size, or Name, Size and Date.
  • WizTree considers file names that have been automatically renamed by Windows as equivalent.
  • e.g. "NAME.EXT", "NAME (1).EXT", "NAME (2).EXT", "NAME - COPY.EXT", "NAME - COPY (1).EXT" are equivalent
  • Note that WizTree currently doesn't compare the file contents, so take care before deleting files that might not be true duplicates.
  • To locate duplicates, select the "File View" then select the duplicate detection method from the "Duplicate Files" drop down box. If any duplicate files are located while scanning, they will be indicated by a "+" symbol next to the file name - click on the plus to expand the list of duplicate files which will be displayed under the original file.
  • New "Dup Count" (number of duplicates the file has) and "Dup Size" (total size of all other duplicate files) columns will appear and the list can be sorted by these to quickly locate duplicates. Select the "Duplicates only" checkbox to quickly display only files that have duplicates.
  • A new separate "File Name" column has been added to the "File View" that displays just the file name, excluding the path
  • File view might not have shown all relevant files when "max files" was not set to "ALL" and sorting was not by size - fixed
  • File view sorting is much quicker now
  • Regular expression filters would incorrectly be applied to "entire path" when match by "name only" was selected if the reg expression contained a backslash - fixed
  • Themes are now automatically disabled when WizTree is running as local system account ("SYSTEM") as this would cause some display elements not to render correctly when using remote access tools such as ScreenConnect
  • Stability improvements when scanning network folders and drives
4.18
  • "Include" filter is now no longer applied WHILE scanning as this causes files and folders to be filtered out incorrectly - it is now applied after scanning. Only the "Exclude" filter is applied while scanning now.
  • Improved "=folder" filter processing. It's now possible to locate folders of a certain size by using a filter like:
  • =folder >1g
  • (This finds folders larger than 1 Gig in size)
  • fixed bug in allocated size filtering (file size was used instead of allocated size when filtering by allocated size, e.g. a>100m)
  • Copy/Cut/Delete and other operations now work correctly with multiple files from different folders selected. Previously it would only work if all files were in the same folder.
  • progress bar tweaked to be a little smoother
  • progress was not being updated on screen when loading CSV files - fixed
4.17
  • "Include" and "exclude" filters are now applied WHILE scanning non NTFS drives (folders, network shares, mobile phones, etc.) This can greatly speed up scans by prevening certain folders from being scanned at all, and can also greatly reduce memory use. This also works when exporting via the command line.
  • Toggle filters on/off by clicking on the filter button under the Scan button, or Options->Filter Scan Results (Ctrl+Shift+F)
  • Exploring a folder containing an exe with the same name as the folder would launch the exe instead of opening the folder - fixed
  • WizTree will now automatically remove any spaces between vertical pipes in filter and search fields to ensure they work as expected
  • Slovak, Turkish and Swedish translations updated
4.16
  • New "Tweaks" option added to Options menu:
  • - Drag/drop can be enabled/disabled
  • - Open file on double click can be enabled/disabled
  • - File system monitoring can be enabled/disabled (disabling it will prevent WizTree from detecting deleted files and folders)
  • - Max modified date diaplayed can toggle between maximum date of all sub folders and files or the last modified date of the folder itself
  • - WizTree classic theme can be enabled/disabled. Some users claim the classic theme makes the UI snappier
  • - Grid horizontal lines can be enabled/disabled
  • - Alternate row colors for grids can be enabled/disabled
  • - Gradient colors in treemap can be enabled/disabled
  • - Number of decimal places can be set
  • Selecting files now also shows total allocated size of selected, along with total file size
  • Sorted column will now be highlighted
  • Fixed rare issue where WizTree would sometimes incorrectly flag files as deleted when scanning very large drives
  • File and folder icons in tree/file views tweaked to look better when scaled
  • Unicode characters were not being saved to search and filter drop down history correctly - fixed
  • Emojis were not being displayed correctly in file search and filter fields - fixed
  • Tweaked mobile phone scanning code to be more robust. It should now work on phones that failed to scan previously
4.15
  • UI tweaked to look like Windows 11 style
  • WizTree can now export/import ".tsv" (tab separated values) files.
    Simply set the file name extension to ".tsv" when saving to enable this, otherwise it will use a comma to separate the values
  • Some UI elements would be slightly blurry on high DPI screens - fixed
  • Deleted files will now be marked with a red outline in the treemap as they are detected
  • Fixed treemap hover glitch which could happen in certain situations when deleting files
  • Various translations updated
4.14.0.1
  • Fixed row height scaling issue with high DPI screens - if you already downloaded 4.14 (5 June 2023) please download again and reinstall. Apologies for any inconvenience.
※このページは公式サイトから引用させていただきました。
引用元
Antibody Software
オールフリーソフト(トップ)ファイル/フォルダその他ファイル/フォルダWizTree→WizTree - 更新履歴

セキュリティ
ウイルス対策
スパイウェア対策
 
CD/DVD/Blu-ray
ライティング
DVDコピー
 
ハードウェア
ディスクデフラグ
ハードディスク
 
システム
システム最適化・高速化
テーマ・スタイル
 
インターネット
ブラウザ
メール
 
ファイル/フォルダ
圧縮・解凍
エクスプローラ
 
音声・動画
音声・動画変換,圧縮
動画キャプチャ
 
プレーヤー
マルチメディアプレーヤー
ミュージックプレーヤー
 
画像
画像作成・加工
画像変換・圧縮
 
デスクトップ
プログラムランチャー
デスクトップアクセサリー
 
文書
テキスト・入力関連
オフィス
 
ホーム
地図・交通・旅行
カレンダー
 
オールフリーソフトでバックアップ
 
バージョンアップ情報
 
Windows 8とWindows 8.1について
 
オールフリーソフトでDVDコピー
 
人気ソフトTOP 20
 
Windows 11 対応情報
 
対応OSの表記方法について
 
重要なお知らせ
 
サイトについて
 
サイトマップ
 
ブログ
 
リンク
 
Firefox アドオン
 
Twitter
 
Facebook
 
お問い合わせ
 
RSS
 
マストドン
 
Copyright © オールフリーソフト All rights reserved