Live data from Hacker News

Windows Explorer Through the Years

gekk.info

21–30 of 185 posts

Re: Windows Explorer Through the Years

#21
post #15

The Windows NT4/95 Explorer was the best because I could actually configure the exact same details view everywhere and the Explorer would remember and keep my settings. Actually respecting the user's settings is something modern Microsoft doesn't view as important anymore.

You can still do that.

Re: Windows Explorer Through the Years

#22
post #18

Sorry for offtopic, but I'd like to share a tip I can't imagine living without. You can type cmd in explorer address bar and it'll open cmd in that directory (probably works with any other program in your %PATH%). Also you can type `explorer .` in cmd to open explorer in the current directory.

Another tip: Shift-Right-Click a file in Explorer and "Copy as path" will appear in the context menu. Puts the full file path in your clipboard.

Da fck.

I recently learned you can add this feature to the right click context menu via adding a registry entry.

If I’d’a known shift-right click I wouldn’t make bothered.

Re: Windows Explorer Through the Years

#23
I can highly recommend altap salamander. It's an incredibly useful two panel file manager. You can switch between detail view and a big picture preview with alt+3 and alt+5. You can select folders/files with space, and in case of folders it will also show you the total file size of that folder. It has icons for available drives in a toolbar, and you can configure the F4 key so that it opens the focused file with an editor of your choice, notepad++ in my case.

Re: Windows Explorer Through the Years

#24

Earlier quoted context omitted.

This is something MacOS has over Windows. Dragging a folder from Finder into the safe file dialogue opens that folder in the dialogue. You can also drag a search result from Spotlight in to the save file dialogue. Also works with the open file dialogue.

In Windows, you can just copy the file path from Explorer and paste it into the save file dialog.

Yep, I’m aware of that.

MacBook touchpad right under the keyboard makes drag n drop feel like a superior method.

For context, I have a fairly extensive AutoHotKey script and a 22 button Razer Naga configured to automate repetitive tasks on my Windows 10 work PC, and Windows 10 has proven itself to be super stable and robust at work and home, so I’m by no means a bias MacOS fan or whatever, and if I’m honest I really do prefer Windows 10... and my 2013 MBPr died the other day, and there’s not much chance of me buying another MacBook any time soon because they’re over priced and lack ports.

Where was I going with this?

Oh yeah, there’s some things MacOS does that are great UI design....

Re: Windows Explorer Through the Years

#25
Here's a fun story: I stopped using Windows when I was 12, almost 20 years ago but Windows explorer was something I used 2000 times a day and I got so used to opening it with win+e that even till this day I set this shortcut to open Nautilus.

Re: Windows Explorer Through the Years

#26

Earlier quoted context omitted.

This is something MacOS has over Windows. Dragging a folder from Finder into the safe file dialogue opens that folder in the dialogue. You can also drag a search result from Spotlight in to the save file dialogue. Also works with the open file dialogue.

In Windows, you can just copy the file path from Explorer and paste it into the save file dialog.

On macOS too, you can press cmd-shift-g and paste the path.

Re: Windows Explorer Through the Years

#27
This article would be even better if it showed the evolution of Mac OS's Finder through the years. The two undoubtedly influenced each other (possibly with one side being influenced more than the other).

For instance, I believe the 'duality' of Explorer views (one without tree views, one with) was a response to the success of the Mac Finder -- it was intended to present a simple UI for managing files. The "Explore" mode was a power-user interface that needed you to right-click and choose Explore, or press Win+E (or create a permanent shortcut). To be fair, because right-clicking was new in Windows 95, the help materials did emphasize right-clicking. As the article below indicates, the Win95 team did consider designing an entire 'Beginner UI' for beginner users, but eventually dropped the idea.

This article[1] (it has previously been on HN before) has some interesting insights on the design of Windows 95 with respect to Explorer. Bear in mind, one of Win95's design goals was to be usable for both those new to computers as well as power users.

> Beginning users and many intermediates were confused by the two-pane view of File Cabinet. (See Figure 3.) They were unsure of the relationship between the panes and how to navigate between folders. Beginners were often overwhelmed by the visual complexity of the File Cabinet and had more basic problems, such as not understanding how folders could exist inside of other folders. Many users were also confused by the Parent Folder icon. It appeared in every folder and looked like a file, yet was really a navigation control for moving up the hierarchy one level.

[1] https://dl.acm.org/doi/pdf/10.1145/238386.238611

Edit:

> [For Windows 8+, referring to the icons at the top of the toolbar] Microsoft remains absolutely addicted to the idea of a toolbar with "commonly used" commands on it. Despite the clear internal order to get rid of all these toolbars, someone insisted that they had to remain, had to, and so they got stuffed into the titlebar.

Given that Explorer took the "Ribbon" idea from Office 2007 (probably because Steven Sinofsky had a hand in both), the icons at the top of the toolbar are much more likely to be Explorer's implementation of Office's Quick Action Toolbar. In fact, looking at Office 365 UI, there seems to be a trend of bundling more functionality into the Title Bar these days.

Re: Windows Explorer Through the Years

#28
post #18

Earlier quoted context omitted.

Another tip: Shift-Right-Click a file in Explorer and "Copy as path" will appear in the context menu. Puts the full file path in your clipboard.

Da fck. I recently learned you can add this feature to the right click context menu via adding a registry entry. If I’d’a known shift-right click I wouldn’t make bothered.

From memory, this was added in Windows Vista. On XP and 2000, you needed the registry entry. Another popular similar entry was "Command Prompt here".

Re: Windows Explorer Through the Years

#30

Sorry for offtopic, but I'd like to share a tip I can't imagine living without. You can type cmd in explorer address bar and it'll open cmd in that directory (probably works with any other program in your %PATH%). Also you can type `explorer .` in cmd to open explorer in the current directory.

You can also type "wt" and have Windows Terminal open your default shell (presuming Windows Terminal is installed). This makes it really convenient to access WSL wherever you need it.
Post reply on HN