Stop Microsoft

Miscellaneous => Applications => Topic started by: RPGGamer on 1 June 2005, 02:03

Title: Windows Explorer
Post by: RPGGamer on 1 June 2005, 02:03
Does anyone know any good Windows Explorer alternatives?

I am using Windows XP Proffesional SP2 if that info is needed.
Title: Re: Windows Explorer
Post by: bedouin on 1 June 2005, 02:14
Firefox (http://www.mozilla.org/products/firefox/) is what you're looking for.
Title: Re: Windows Explorer
Post by: piratePenguin on 1 June 2005, 02:14
I don't think you can remove Windows Explorer (it's part of the OS).
Anyhow, there is a port of GNU Midnight Commander (mc) to Windows:
http://homepages.compuserve.de/SiegwardJaekel/mc-gb.htm

Do you want a file browser (mc) or a web browser (firefox)?
Title: Re: Windows Explorer
Post by: xyle_one on 1 June 2005, 05:52
Quote from: bedouin
Firefox (http://www.mozilla.org/products/firefox/) is what you're looking for.

yep.
Title: Re: Windows Explorer
Post by: piratePenguin on 1 June 2005, 06:05
I always thought Windows Explorer was the file manager and Internet Explorer was the web browser. Am I mistaken?
Title: Re: Windows Explorer
Post by: xyle_one on 1 June 2005, 08:07
I am pretty sure its just one application.
Title: Re: Windows Explorer
Post by: Annorax on 1 June 2005, 11:40
They are the same thing, it simply appears differently depending on where the stuff you're viewing is.

Best interim solution: that MidnightCommander port that piratePenguin linked and Firefox
Best longterm solution: Lose Windows, install Linux

Is there anything else that really needs to be said here?
Title: Re: Windows Explorer
Post by: BobTheHob on 1 June 2005, 14:28
This threads question was answered with the first reply, frankly I don't know while people are still posting in here. I almost didn't post this, but hesitated, oh well, I guess thats why people still post in it :).
Title: Re: Windows Explorer
Post by: RPGGamer on 1 June 2005, 16:18
How can Windows Explorer and Internet Explorer be the same thing? There is explorer.exe in the windows folder for Windows Explorer and iexplore.exe in program files\internet explorer. Granted they can change from one to the other when an website/directory is entered in the address bar but I always thought that was due to inter-compatibility like Microsoft Excel and Word.

Anyways I am already using Firefox but the only problem of using it as a file viewer is that it shows everything like an FTP server and does not show hidde/system files.
Title: Re: Windows Explorer
Post by: Aloone_Jonez on 1 June 2005, 18:28
I've done some googling (http://www.google.co.uk/search?q=Windows+file+manager&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official) and found some links:

http://www.fileant.com/
http://www.ddisoftware.com/smartfile/
http://www.frigate3.com/index.php/
Title: Re: Windows Explorer
Post by: RaZoR1394 on 1 June 2005, 19:02
RPGGamer (http://member.php?u=3969) It's absolutely not the same app but both access the IE core when browsing. Internet explorer is practically a modified Windows explorer window with standard settings to browse the internet and use the IE core.

About Windows explorer. It can be interpreted as two different things...

Windows explorer - The filebrowser
Explorer - The GUI shell

I've tried many of the replacements but here are the one's I consider the best.

Windows explorer - Directory opus
Explorer - Xoblite (Other alternatives are for ex Aston shell, bb4win, bblean,  and so on)

There is another very popular GUI shell replacer but I can't remember it. Check Neowin. They got loads of that info.
Title: Re: Windows Explorer
Post by: Refalm on 1 June 2005, 21:08
A43 (http://www.shawneelink.net/~bgmiller/) comes the closest (to the quality of Konqueror)
Title: Re: Windows Explorer
Post by: muzzy on 1 June 2005, 23:10
Windows Explorer is the graphical shell that's responsible for automatically running programs at startup and providing taskbar and start-menu. Internet Explorer application is just a dummy host application which doesn't do much at all. Both of these can use different toplevel panes, however the views for both are implemented by SHDocVW, so that part is the same for both.

As of such, the browser is pretty much a system component, not an application.
Title: Re: Windows Explorer
Post by: Aloone_Jonez on 1 June 2005, 23:18
[OFFTOPIC]Just thought I'd say muzzy, you're our first multi-kill member. :thumbup: [/OFFTOPIC]
Title: Re: Windows Explorer
Post by: Calum on 7 June 2005, 21:46
Quote from: RPGGamer
Does anyone know any good Windows Explorer alternatives?

I am using Windows XP Proffesional SP2 if that info is needed.

plenty.

try konqueror or nautilus. i like konqueror's ease of use better, but i think nautilus has a smoother UI.

also, you could try rox filer or dfm for smaller and simpler alternatives or there's a file manager called gentoo which is a nice "commander" style one.
Title: Re: Windows Explorer
Post by: Refalm on 7 June 2005, 21:59
Quote from: muzzy
Windows Explorer is the graphical shell that's responsible for automatically running programs at startup and providing taskbar and start-menu.

Bullshit. Windows doesn't require Windows Explorer to automatically run programs at startup.

Try Litestep (http://beyondconvention.net/ohussain/lsinstaller/). Programs that have stated up while using Explorer will be started up in the same way without Explorer even starting once.
Title: Re: Windows Explorer
Post by: Aloone_Jonez on 7 June 2005, 23:30
Yes, this proves it, bring up task manager by pressing Alt-Ctrl-Delete and kill exploper.exe, Windows will keep running and you can start new programs with task manager.
Title: Re: Windows Explorer
Post by: Refalm on 8 June 2005, 09:44
Quote from: Aloone_Jonez
Yes, this proves it, bring up task manager by pressing Alt-Ctrl-Delete and kill exploper.exe, Windows will keep running and you can start new programs with task manager.

No, that doesn't prove it. When you install Litestep, Explorer will not be started at all.
Title: Re: Windows Explorer
Post by: noob on 8 June 2005, 12:59
explorer is just the UI of windows. think of linux winning with No UI. the explorer shell just translates commands to commandline for you. the kernel does most of the app handling work.
Title: Re: Windows Explorer
Post by: muzzy on 8 June 2005, 17:52
Quote from: Refalm
Bullshit. Windows doesn't require Windows Explorer to automatically run programs at startup.

Try Litestep (http://beyondconvention.net/ohussain/lsinstaller/). Programs that have stated up while using Explorer will be started up in the same way without Explorer even starting once.


So what? Explorer.exe is responsible for automatically starting the applications and that's a fact. Just because litestep does it too doesn't shift the responsibility away. Explorer.exe is the graphical shell, providing the desktop, task bar, yadda yadda, and automatic startup crap.

I just downloaded old litestep sources (main site seemed down, I suppose this hasn't significantly changed though). Check Litestep\StartupRunner.Cpp

Code: [Select]

void StartupRunner::RunStartupStuff (void *underExplorer)
{
const LPCSTR szRunPath = "Software\\Microsoft\\Windows\\CurrentVersion\\Run";
const LPCSTR szRunOncePath = "Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce";
if (!*(BOOL*)underExplorer)
{
// Run HKLM entries
RunEntriesIn (HKEY_LOCAL_MACHINE, szRunOncePath);
DeleteEntriesIn (HKEY_LOCAL_MACHINE, szRunOncePath);
RunEntriesIn (HKEY_LOCAL_MACHINE, szRunPath);
...

etc etc etc. I don't think I need to paste anything more than that. Litestep contains the app startup code as well, as you can confirm yourself.
Title: Re: Windows Explorer
Post by: muzzy on 8 June 2005, 18:03
Quote from: noob
explorer is just the UI of windows. think of linux winning with No UI. the explorer shell just translates commands to commandline for you. the kernel does most of the app handling work.


Not quite, unless by "UI" you mean the graphical shell. The UI and windowing code and such are handled by the Win32 subsystem and the related libraries which take care of UI rendering and stuff. Similarly, the "commandline" never steps into the picture. When you click icons on your desktop, the shell requests application startup from the system libraries, most likely using ShellExecuteEx() api from shell32.dll, which figures out how the request should be handled. That api then manages opening the program associated with the file you clicked, by requesting CreateProcess() which is implemented in kernel32.dll. This isn't the "kernel", though, kernel32.dll is just a system library for passing on requests to the Win32 subsystem, and as of such it ends up sending request to CSRSS (you've seen that in your task list, right?) which asks the actual kernel to create the process and blahblahblah.

It's a little bit tough to decide where to draw the line between being specific and oversimplifying, but mixing the two will only end up messy. You'll spew irrelevant and even wrong details, heck, I might've done too. I'd have to disassemble the libraries I mentioned to see if the execution flow really goes the way I said it would.

Either way, neither Explorer.exe nor IExplore.exe do very much, and out of those IExplore.exe does nearly nothing.
Title: Re: Windows Explorer
Post by: Aloone_Jonez on 8 June 2005, 20:34
muzzt where have you been, I've really missed your informative posts. :)

I think noob and Refalm meant user interface as in desktop enviroment.

I see what you mean about iexplore.exe, all it does is launch a Windows Explorer with the home web page displayed along with the IE interface.
Title: Re: Windows Explorer
Post by: MarathoN on 13 June 2005, 02:39
I'm running Windows 2000, but isn't there an application that allows you to put shortcuts inside it, you can then click on those shortcuts to launch your apps (this bypasses explorer.exe, does it not?).

I'm interested in the name of this application, as I hate to run explorer every time (not often) I start up Windows.
Title: Re: Windows Explorer
Post by: Refalm on 13 June 2005, 07:51
Quote from: MarathoN
I'm running Windows 2000, but isn't there an application that allows you to put shortcuts inside it, you can then click on those shortcuts to launch your apps (this bypasses explorer.exe, does it not?).

I'm interested in the name of this application, as I hate to run explorer every time (not often) I start up Windows.

Litestep (http://beyondconvention.net/ohussain/lsinstaller/)
Title: Re: Windows Explorer
Post by: MarathoN on 16 June 2005, 22:57
Oh I was referring to progman.exe but I will try Litestep, since I am absolutely sick of Explhorror :x

Could you recommend a decent file manager replacement for Windows Explorer though?

I'm really sick of Windows Explorer, it annoys me, even just by looking at it :thumbdwn:

Hmm I'm trying Cygwin to see what I can get out of that, I'll just say Litestep is brilliant, pity it's using Windows Explorer as the filemanager (hence why I am trying Cygwin) :thumbup:
Title: Re: Windows Explorer
Post by: Refalm on 17 June 2005, 12:12
Quote from: MarathoN
Hmm I'm trying Cygwin to see what I can get out of that, I'll just say Litestep is brilliant,

Litestep is build on configuration files. You can change that.
Title: Re: Windows Explorer
Post by: MarathoN on 17 June 2005, 23:04
Do you know of any replacements for the filemanager (again Windows Explorer)?

EDIT : Doesn't matter, I'm using Program Manager (progman.exe) as my shell now, and Windows runs a lot faster than using Windows Explorer as the shell.... :thumbup: