• 0

Xplorer



Question

Recommended Posts

  • 0

A. HOW TO MAKE XPLORER? YOUR DEFAULT FOLDER APPLICATION

xplorer? can easily handle all the regular filesystem folders. If you want to launch x2 every time you click on a folder icon (e.g. on your desktop) add an "open" verb for the "Directory" file type, and have its default value point to the path where you have installed x2:

create this key with regedit:

[HKEY_CLASSES_ROOT\Directory\shell\open\command]

set this (Default) value:

"C:\Program files\zabkat\xplorer2\xplorer2.exe" /T /1 "%1"

(your installation path may differ; your executable may be called xplorer2_UC.exe; please check your installation folder)

Note that "%1" is required (including the quotation marks), and is replaced by the folder path you are trying to open. /T causes no tabs to be restored and /1 forces single pane mode (you don't have to use these switches but they make sense).

Finally make sure this "open" verb is the default for file folders as such:

[HKEY_CLASSES_ROOT\Directory\shell]

@="open"

...From registry.txt in xplorer2 folder, lots of other useful tweaks there.

Link to comment
https://www.neowin.net/forum/topic/297176-xplorer/#findComment-585623199
Share on other sites

  • 0
A. HOW TO MAKE XPLORER? YOUR DEFAULT FOLDER APPLICATION

xplorer? can easily handle all the regular filesystem folders. If you want to launch x2 every time you click on a folder icon (e.g. on your desktop) add an "open" verb for the "Directory" file type, and have its default value point to the path where you have installed x2:

create this key with regedit:

[HKEY_CLASSES_ROOT\Directory\shell\open\command]

set this (Default) value:

"C:\Program files\zabkat\xplorer2\xplorer2.exe" /T /1 "%1"

(your installation path may differ; your executable may be called xplorer2_UC.exe; please check your installation folder)

Note that "%1" is required (including the quotation marks), and is replaced by the folder path you are trying to open. /T causes no tabs to be restored and /1 forces single pane mode (you don't have to use these switches but they make sense).

Finally make sure this "open" verb is the default for file folders as such:

[HKEY_CLASSES_ROOT\Directory\shell]

@="open"

...From registry.txt in xplorer2 folder, lots of other useful tweaks there.

585623199[/snapback]

Awesome dude, I'm gonna try it:woot:t:

Link to comment
https://www.neowin.net/forum/topic/297176-xplorer/#findComment-585623209
Share on other sites

  • 0
A. HOW TO MAKE XPLORER? YOUR DEFAULT FOLDER APPLICATION...

Wouldn't process explorer.exe still be running the background in order for you to click on the desktop icons...

So if im not mistaken, for order to have just xplorer or any other file manager instead of explorer, you would also need to replace shell and then configurate shell replace to use xplorer as default folder application...

Link to comment
https://www.neowin.net/forum/topic/297176-xplorer/#findComment-585623449
Share on other sites

  • 0

If you want to try something unknown, try Servant Salamander. It probably can't do anything that TotalCmd wouldn't know, but for whatever reason I like it more.

icons.gif

Its homepage

I believe the old version is now free (it's english): http://www.altap.cz/ftp/salamand/salam152.zip

The current version is 2.0 and there is also a beta of new version to try, with much more functionality. v 2.5 beta7

Link to comment
https://www.neowin.net/forum/topic/297176-xplorer/#findComment-585623517
Share on other sites

  • 0

My vote is for Windows Explorer. It's the only one which starts with WinKey+E (without any other apps ofcourse), loads the fastest, and has everything I need for a file manager. Any additional required functionality can easily be added by some simple registry editing, so I don't really see the need for a 3rd party file manager. Anyway, I think its looks the best.

But, if you do want to use a 3rd party file manager, I'd also suggest A43 File Manager. It's what I've set up in my PE CD and it's pretty good at what it does.

http://www.shawneelink.net/~bgmiller/

Link to comment
https://www.neowin.net/forum/topic/297176-xplorer/#findComment-585624326
Share on other sites

  • 0

I don't think I could live without the multi-file renaming tool in Total Commander or its built in FTP capabilities. Once you get used to how it works and all the shortcuts, it becomes a very powerful and flexible way of browsing and managing your files.

I use TC and Windows Explorer though, depending on what I'm doing.

Link to comment
https://www.neowin.net/forum/topic/297176-xplorer/#findComment-586593675
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Dude get a clue, LTSC is Enterprise, not even legal for consumers, and ESU is not mainstream support cycle, just an extended security updates period.
    • Nvidia is your issue more so than linux itself. I did used it for a while with an old 1060 3gb, but using propietary drivers was kind of messy.
    • Qmmp 2.3.3 by Razvan Serea Qmmp (Qt-based MultiMedia Player) is a free, open-source audio player that delivers a classic music listening experience with a modern foundation. Inspired by the legendary Winamp, Qmmp features a familiar, customizable interface that supports both Winamp and XMMS skins, making it instantly recognizable to long-time users. It handles a wide variety of audio formats including MP3, OGG Vorbis, FLAC, WAV, AAC, and many others, ensuring smooth playback across diverse music libraries. In addition to basic playback, Qmmp offers advanced features such as a 10-band equalizer, crossfading, gapless playback, and audio visualization plugins. Users can manage playlists efficiently, create and save multiple lists, and even enable streaming from online sources. Plugin support extends the player’s capabilities, allowing integration of features like lyrics display, ReplayGain, and more. Built with the Qt framework, Qmmp runs smoothly and efficiently, making it ideal even for older systems. 10 great QMMP features you might not know: Global Hotkeys Support – Control playback using customizable system-wide keyboard shortcuts. CUE Sheet Support – Automatically detects and plays tracks from CUE files for full album playback. Last.fm Scrobbling – Integrated support for sending playback data to Last.fm. Audio CD Playback – Play music directly from audio CDs. Command Line Interface – Control Qmmp via command-line options for scripting or automation. System Tray Integration – Minimize to and control playback from the system tray. MPRIS Support – Integration with desktop media player controls via the MPRIS (Media Player Remote Interfacing Specification) interface. Spectrum Analyzer and Oscilloscope – Built-in visualizations for real-time audio feedback. Configurable Notifications – Custom pop-ups for track changes and playback status. Multiple Output Backends – Support for ALSA, PulseAudio, JACK, and more, offering flexible audio routing. Qmmp 2.3.3 changelog: fixed build with PipeWire versions less than 0.3.50; fixed settings dialog layout; fixed default CUE encoding; fixed possible null pointer dereference; fixed tracks order when added using drag and drop (2.3.3 only); fixed uninitialized structure usage; improved sid plugin: added libsidplayfp 3.0 support; added feature to build without residfp engine; fixed memory leak; fixed displaying audio information; updated Japanese translation (2.3.3 only). Download: Qmmp 64-bit | 24.0 MB (Open Source) Download: Qmmp 32-bit | 24.1 MB View: Qmmp Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.3 is out.
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      496
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!