For better integration replace your windows explorer

Xplorer2 Ultimate

Xplorer2 Ultimate 6.3.0.2 (32-bit)

  -  3.58 MB  -  Trial

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Xplorer2 Ultimate 6.3.0.2 (32-bit).


For those interested in downloading the most recent release of Xplorer2 Ultimate or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Xplorer2 Ultimate 6.3.0.2 (32-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Xplorer2 Ultimate 6.3.0.2 (32-bit) Screenshot 1

What's new in this version:

[U] Programmable instruction INT(FBYTES(xx, 4)) correctly reads the integer value at file offset xx, taking into account the little-endian storage. Thus you can use the returned number (offset) for further probing into the file, e.g:
- if(${Extension}="dll", if(fbytes(int(fbytes(60,4))+4, 2) = "64.86", x64, "x32?"), "")
- Also a clarification about the programmable instruction PNEXT that can compare 2 consecutive items in a folder list. For best results and immediate response when you change the sort order in a pane, use PNEXT with the main (first) programmable column. Note this is a time consuming function.
- if(${FileFRN} = FILEPROP(${FileFRN}, PNEXT(1)), "linked", "")