*** PortableApps.com Platform and Suite 1.6 have been released! ***

Simple explorer?

Ryan McCue's picture
Submitted by Ryan McCue on October 25, 2007 - 3:52am

Anyone know of a simple Explorer replacement? When I say simple, I mean a Open dialog style one. For browsing files, I currently open Notepad++ and click File » Open to do it.

I'm planning to make a portable version of it, because it would so totally be better than using normal Explorer. If one doesn't exist, I might make one myself.


( categories: )

how about...

How about a Portable Total commander... though I am not really sure if its open Source...

EDIT: its a shareware... not free... bad trip! this might be a good idea afterall... making a new one... hope you can keep me posted as well...

thanks!

ultra explorer

try out ultra explorer its portable get it at http://ultraexplorer.mustangpeak.net/
& http://www.portablefreeware.com/?id=1222
it simply rocks

A43

Bart's PE uses the freeware A43 File Management Utility.

http://www.primitus.us/a43/

Cancer Survivors -- Remember the fight, celebrate the victory!
Help control the rugrat population -- have yourself spayed or neutered!

xplorer2 lite

I'm a fan of this freeware app. There is a full version that is shareware. There are options you need to set in the Preferences/Options to make it stealthier. It will save last directory and views otherwise. And, you can choose dual or single pane displays from the menus on an interactive basis, if that is important to you.

portable version

I made a portable version of this a while ago with the authors permission.
you can get it Here

"Because they stand on a wall and say, 'Nothing is going to hurt you tonight. Not on my watch.'" (A Few Good Men)
Coincidence is God's way of remaining anonymous.(Albert Einstein)

Total Commander

I am trying out the Total Commander right now... This thread made me realize how important is an explorer which you can carry around that is easy to use, and that is not bloated like M$ have...

But I am downloading right now UlraExplorer... Will be posting my experience...

^_-

Heh

Maybe we could come up with a launcher for Explorer that removes all the shell extensions we don't want ... then it wouldn't be as bloated at all, and would be a lot safer when running on someone else's machine with who knows what garbage loaded.

We could put them all back, of course...

MC

OS Alternative

Ryan, on SF I believe their in a discontinued clone called "Mad Commander" or is it "Midnight Commander"? Or is their two?

Midnight Commander is a

Midnight Commander is a ASCII program to manage files and folders. I have it on my Linux live CD. Have no idea on Mad Commander.

...But the gift of God is eternal life through Christ. Romans 6:23

Well,

None of these are simple enough! I don't want fancy features, I just want something simple!
Maybe I'll just use Notepad++ Portable Sticking out tongue

"If you're not part of the solution, you're part of the precipitate."

If you want simple and

If you want simple and small, there is an old(er) shareware DOS app called List by V. Buerg that had a file manager and a text/hex/ascii viewer. His website is still up at www.buerg.com. I don't know if he still charges for his software, but back then, it was the best!

One of the dangers of using a text editor for this purpose is that it is too easy to make a mistake and change a file by accident.

If you are going to consider using a text editor as a browser, maybe you should consider one with a read-only switch (like VIM). If you use GVIM from the read-only icon, you can't accidentally change the file.

Would 7zip work? I think it

Would 7zip work? I think it has a file management function in it also.

...But the gift of God is eternal life through Christ. Romans 6:23

Hmm

Good point. It's nice and simple.

"If you're not part of the solution, you're part of the precipitate."

Xenon

MISIIM is developing Xenon Portable, a simple files browser. I use it on my pen drive and it works perfectly. It has options for icons, default applications to launch, a nice and simple toolbar. I can't believe that none of you remembered that.

- It is blue! - What? And... why... blue? - It is blue because it is! What were you expecting, that it was green? That makes no sense!
Formerly known as ptmb.

Hmmm

maybe Xenon is not "light" enough for Ryan...

*In a high singing voice* All the little creatures of the forest!

and stuff...

Correct

I want something simple. Little or no interface other than the file listing.

"If you're not part of the solution, you're part of the precipitate."

Preferance?

Do you prefer GUI over ASCII? This question will limit the several managements out there.

...But the gift of God is eternal life through Christ. Romans 6:23

Yep.

But I give up. Notepad++'s file-open dialog will do just fine for me. Smiling

"If you're not part of the solution, you're part of the precipitate."

If that's the case I could

If that's the case I could just whip up an autoit script that uses a standard open file dialog.

Edit: Done (http://www.mediafire.com/?adixhezcfco)

cowsay Moo
cowthink 'Dude, why are you staring at me.'

Hmm

Although both yours and Steve's are good, I don't particularly like the wxWidgets interface.
As I have no knowledge of AutoIt, do you think you'd be able to add a folder icon?

"If you're not part of the solution, you're part of the precipitate."

Picky.

Picky, picky, picky, now aren't we? Sticking out tongue

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

Hehe.

I think I actually prefer the generic AutoIt icon anyway. Thanks MISIIM Smiling

"If you're not part of the solution, you're part of the precipitate."

Multiple files?

Is it possible to make it so that you can select multiple files?

"If you're not part of the solution, you're part of the precipitate."

Yeah it would be. I'll post

Yeah it would be. I'll post back in the next few.

cowsay Moo
cowthink 'Dude, why are you staring at me.'

Thanks MISIIM...

Why don't you make a permanent home for this? I will make good use of this once I find my iPod USB cable...

*In a high singing voice* All the little creatures of the forest!

and stuff...

Well

this is about as simple as you can get, it'll launch files and rename them and absolutely nothing else as it is being used for my latest project and doesn't need any other features, however if anyone actually wanted to use it I could add some more.

http://www.mediafire.com/?a453dymci9h

'...and do the other things, not because they are easy, but because they are hard...' JFK

@MISIIM Could you post the

@MISIIM
Could you post the code you used for your AutoIt script? The link is dead.

I just started learning AutoIt, and the first script I did was to recreate what you've done (neat idea, btw). Mine's done and working for single or multiple files, with folder icon (LOL).

I just wanted to compare it to what you did to see if there was somewhere I could improve upon it. Thanks if you don't mind!

you looked at this

Mini Xenon
how come you did not use this?

Please search before posting. ~Thanks

Thanks! I didn't even know

Thanks! I didn't even know it made it into an actual release.