Xplorer2 Ultimate + Pro - Quản lý tập tin

Xplorer2 là một trình quản lý tập tin nhỏ gọn và có khả năng thay thế Windows Explorer. Nó có một số tính năng hữu ích, chẳng hạn như hỗ trợ cho nhiều tab, bạn chỉ cần giải nén tệp chương trình bất cứ nơi nào trên ổ cứng và chạy tệp thực thi ngay lập tức.

Bạn có thể lưu trữ xplorer2 trên ổ USB flash hoặc đơn vị lưu trữ tương tự và chạy nó trên bất kỳ máy tính nào. Bằng cách này, bạn có thể giữ các công cụ trong túi của bạn bất cứ nơi nào bạn đi. Quan trọng hơn, xplorer2 không hoạt động với Windows Registry hoặc để lại các tệp trên ổ cứng sau khi gỡ bỏ nó khỏi hệ thống.

Giao diện của chương trình bao gồm một cửa sổ đôi cửa sổ, nơi bạn có thể sử dụng cấu trúc tệp dựa trên Explorer để liên tục điều hướng thư mục.

Ngoài việc sử dụng một số chức năng quen thuộc có sẵn thông qua trình đơn ngữ cảnh (ví dụ: tệp hoặc thư mục mới, sắp xếp các mục), bạn có thể chỉnh sửa nội dung của tệp bằng văn bản, thay đổi định dạng tệp, đổi tên tập tin, đặt dấu trang nhanh, và di chuyển trong chế độ gương.

Có thể hoán đổi khung, bật chế độ chọn dính để làm cho các mục không bị ảnh hưởng bởi các nhấp chuột và phím, đồng bộ hóa các bảng theo thông tin ngày, chọn tất cả các mục có thuộc tính phù hợp với một quy tắc phức tạp, các tệp trùng lặp, đặt các nhận xét và khởi chạy một hộp thoại Command Prompt nhưng một vài lựa chọn của xplorer2.

Cấu hình tiện ích với cài đặt thích hợp được thực hiện thông qua bảng điều khiển Tùy chọn. Ví dụ, bạn có thể thiết lập xplorer2 để lưu trạng thái của chương trình khi thoát và để cảnh báo và báo lỗi, thiết lập một trình biên tập và trình xem văn bản bên ngoài cho các dòng lệnh, kích hoạt chế độ kích hoạt một lần duy nhất, cũng như tùy chỉnh font chính và nền không hoạt động màu.

xplorer2 là rất thấp đòi hỏi liên quan đến CPU và bộ nhớ hệ thống, do đó, nó không gánh nặng hiệu suất tổng thể của máy tính. Nó có một thời gian phản ứng tốt cho các sự kiện chuột và chuột chính, và thực hiện trơn tru trong suốt quá trình đánh giá của chúng tôi. Quá xấu các công cụ đã không được cập nhật trong một thời gian dài. Tuy nhiên, nhờ có bố cục trực quan và các tính năng phong phú, phiên bản xplorer2 lite nên đáp ứng được toàn bộ đối tượng, đặc biệt là người sử dụng điện.

Xplorer2 Ultimate

Có gì trong bản 3.5.9:

Có gì trong bản 3.5.9:

* EDIT > EXPORT CSV menu command exports also the folder path name and saves the CSV file in the %TEMP% folder to avoid proliferation of X2SCRAP.CSV files

* COLOR TAGS. Right click on any item(s) to assign them a color tag using the context menu. There are 3 predefined tag colors and one that clears tags from the selection. Tagged items are shown with a color border around their name, making them stand out. These colors don’t change the actual files in any way; you just use them to mark files for whatever reason you like, e.g. for further processing. They are stored in a database that xplorerВІ uses to mark files. Use the new color tag filter button next to the addressbar’s filter box to show only items that are tagged with specific colors.
NOTE: color tags are independent of any color coding rules you may have (CUSTOMIZE menu). The tag border is drawn on top of any color coding.

* You can color tag folders in the tree as well, but there the only gain is making a tree node stand out. You cannot filter the folder tree elements

* Color tags are only shown in the active folder pane. If you want to see tags in all panes, use the GAOPT_COLCALWAYS advanced option (previously controlling color coding only). In the advanced settings editor search for COLOR in the Global property page.

* color tags are rather fragile. If you rename a tagged file or move it to a different folder, the color information is lost. Likewise they are not very portable as paths in one computer usually cannot be found in another PC. If you need more persistent color tagging, consider the old “manual” method using file comments and color coding rules:
http://www.zabkat.com/blog/wink/colortag.htm

* [P] remember the spreadsheet rename mode to change attributes? if you enable the Color tag [S] property in detailed view mode, you can also change the color tag by providing a number directly in the item details (slow double-click on the tag column).

* [P] You can search for color tags in 2 ways. Either use the color tag filter button, or use the color tag stock property to define search rules as with any other file property. Note that using the color button is much faster, but the color tag attribute (numeric: 1=red, 2=green etc) can be combined with other search criteria.

* global registry section TAG COLORS defines custom colors to be used with color tagging. Up to 30 colors can be defined. The format is simple, a color name followed by a DWORD value which corresponds to the RGB definition of the color. Note that the red is the least significant byte so the value is (hex) BBGGRR, the inverse of what you see in color pickers.

* [P] Scrap container windows, can do custom grouping by regular expression (extending TOOLS > FUZZY GROUPS menu command). To understand what this funky command does, please see this forum topic:
http://netez.com/bbs/viewtopic.php?t=10901
Basically you declare a regular expression with some variable token inside it, which is used to define groups. Typically you are matching a part of the filename (or some other text attribute), and this part becomes the definition of the group. Files that don’t match the regexp pattern at all go in the UNSPECIFIED group.

* New tips: 93b, 93c, 49a, 35a, 8a, 48a, 160b, 11a (see x2tips.RTF in the installation folder).
* [P] new view mode Detailed thumbs (see VIEW > PANE STYLE submenu and/or Ribbon toolbar’s VIEWS button) combines a small thumbnail with item details. The thumbnail size is the same as that of “mini thumbs” menu, which can be adjusted to taste using TOOLS > ADVANCED OPTIONS menu (Mini-thumb size factor to normal %). To change the size of the normal thumbnails, use TOOLS > OPTIONS menu and then find the thumbnail pixel setting in General property page.
(another way to get details for a regular thumbnail view mode is to turn on the Details pane from VIEW menu)

* TOOLS > OPTIONS menu, General property page has a new button CLEAR HISTORY, which removes all drop-down combo box histories appearing here and there (but NOT global settings like Bookmarks and User commands). If you are privacy conscious you can set the History items maintained setting to 2 so xplorerВІ will not remember much of what you type. For more information see http://zabkat.com/blog/browsing-history-privacy.htm

* [P] You can duplicate a user command with CUSTOMIZE > USER COMMANDS > ORGANIZE menu, using the new Duplicate toolbar button or the context menu. Thus you can create commands that differ a little in their arguments etc.

* For fresh installations, xplorerВІ asks if you want a ribbon toolbar or a traditional menu bar to begin with. This selection can be changed at any later time using VIEW > RIBBON menu command or the ribbon’s FILE leftmost tab.

* you can “zoom” folder contents in and out using CTRL+mouseWheel. Each zoom level goes either to larger icons/thumbnails or smaller, all the way to detailed view mode. Equivalent to using VIEW > PANE STYLE menu but arguably more convenient.

* Command finder shows the command identifier number [xxx] for all you script enthusiasts

* xplorerВІ looks better in high resolution monitors with various touches on default icon and other sizes depending on your DPI

* [P] added file types category COMPRESSED that lists popular archive formats, to be used for filtering by name/type (will only appear for fresh installations).

* [P] search and robust copy logs include information about total time spent in operation

* In the unlikely *cough* situation where xplorerВІ crashes, it will restart automatically using windows restart manager. If it crashes a lot, it will prompt you to send the crash information email. Thank you for helping with the program’s reliability.

* various small bugfixes (e.g. when you delete a network folder xplorerВІ won’t jump to desktop)

Tải Về [10 MB]

Password(nếu có): linkerpt.com

Xem thêm PHẦN MỀM TIỆN ÍCH

Được đề xuất cho bạn

Phần mềm PowerISO v8.5 Full – chỉnh sửa files ISO chuyên nghiệp

PowerISO – chương trình cho phép bạn tạo, chuyển đổi, giải nén, nén, chỉnh sửa và mã…