Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.os.windows-11 > #19117

Re: Desktop Icon, please.

From VanguardLH <V@nguard.LH>
Newsgroups alt.comp.os.windows-11
Subject Re: Desktop Icon, please.
Date 2025-05-06 20:09 -0500
Organization Usenet Elder
Message-ID <et8tppq4c934.dlg@v.nguard.lh> (permalink)
References (3 earlier) <vvap37$sgu1$1@dont-email.me> <vvcnep$2nd0s$1@dont-email.me> <vvdbv6.dpc.1@ID-201911.user.individual.net> <1gcjklcwridfw$.dlg@v.nguard.lh> <vvdnb1.lgg.1@ID-201911.user.individual.net>

Show all headers | View raw


Frank Slootweg <this@ddress.is.invalid> wrote:

> VanguardLH <V@nguard.lh> wrote:
>> Frank Slootweg <this@ddress.is.invalid> wrote:
>> 
>>>   You put it in the 'Search' box (upper-right). You should put it in the
>>> 'path' [1] box, i.e. the box in the middle.
>>> ...
>>> [1] Does someone know the official name of that <beep> box? With an
>>> official reference please.
>> 
>> You mean the address bar?
>> 
>> https://uis.georgetown.edu/file-explorer/
> 
>   Yes, that's the 'thing' I mean. But is that the official - i.e.
> Microsoft designated - name?
> 
>   I have used the term 'address bar' before, by lack of an official/
> 'better' name.
> 
>   Personally, I don't consider 'address bar' too great, because (IMO)
> it's not really an 'address' in the normal sense, but a path. OTOH,
> lacking a better term, 'address bar' isn't too bad.

It's what I've known it by since forever.  Some more references:

https://www.informit.com/articles/article.aspx?p=2163343&seqNum=2
https://www.customguide.com/windows-10/file-explorer

You can enter a path on a volume which is an address.  You can enter a
URL which is an address.  You can specify special locations, like
shell:appsfolder.  The special destinations are defined at:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions

but under GUIDs that you then have to trace back into the registry.  For
example, the {1e87508d-89c2-42f0-8a7e-645a0f50ca58} subkey points at the
apps folder (shell:appsfolder).  shell:startup points to your Windows
account's Startup folder, shell:common startup (with the space
character) is the common (All Users) Startup folder.  Those are
addresses to special paths.  there are dozens and dozens of these shell
special locations.  

https://ss64.com/nt/shell.html
https://www.winhelponline.com/blog/shell-commands-to-access-the-special-folders/

The address bar is sometimes called the location bar.  

The address bar started showing the "bread crumb" path where tokens are
presented for each node (folder) in the path.  Instead of walking down a
tree list, you could click on a breadcrumb token to jump directly to
that folder.  I never thought a breadcrumbed path was easier to navigate
than a tree, but there could be places where a tree is not listed, like
a Browse dialog for where to save a file.  

https://www.jam-software.com/shellbrowser_net/components.shtml
ShellAddressBar
The ShellAddressBar mimics the breadcrumb bar known from Windows File
Explorer.

The element is still referenced as the address bar.  I think the
breadcrumbs view showed up in Windows 7, but it's been so long that I
don't want to bother its introduction.  I rarely use breadcrumbs, but I
have used them to bounce between folders without using the tree list.
Microsoft started calling it the breadcrumb bar, but that did not sway
the users away from the prior name, and which still encompasses this
element in File Explorer.  To get rid of the breadcrumb view, click at
the end to flatten to the backslash-delineated path string.

https://learn.microsoft.com/en-us/windows/apps/design/controls/breadcrumbbar

When File Explorer was previously called Windows Explorer, that element
was called the address bar.  Back in Windows 95, you just had the tree
list, and no address bar.

https://upload.wikimedia.org/wikipedia/commons/2/22/File_Manager_Windows_10_screenshot.png

According to:

https://gekk.info/articles/explorer.html

the address bar showed up in File Manager in Windows 98 released 26
years ago, and had an "Address" label on the element.  The "Address"
element title disappeared in Windows Vista, but we still had to call it
something, so it kept getting called by what it had been called before.

Back to alt.comp.os.windows-11 | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-05 20:44 +1000
  Re: Desktop Icon, please. knuttle <keith_nuttle@yahoo.com> - 2025-05-05 07:22 -0400
    Re: Desktop Icon, please. Jeff Barnett <jbb@notatt.com> - 2025-05-05 14:10 -0600
  Re: Desktop Icon, please. Newyana2 <newyana@invalid.nospam> - 2025-05-05 08:10 -0400
    Re: Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-05 23:01 +1000
      Re: Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-05 23:08 +1000
        Re: Desktop Icon, please. "s|b" <me@privacy.invalid> - 2025-05-05 19:02 +0200
          Re: Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-06 19:57 +1000
      Re: Desktop Icon, please. Graham J <nobody@nowhere.co.uk> - 2025-05-05 14:22 +0100
        Re: Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-06 20:04 +1000
      Re: Desktop Icon, please. Andy Burns <usenet@andyburns.uk> - 2025-05-05 14:37 +0100
      Re: Desktop Icon, please. Paul <nospam@needed.invalid> - 2025-05-05 12:30 -0400
        Re: Desktop Icon, please. Paul <nospam@needed.invalid> - 2025-05-05 12:40 -0400
        Re: Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-06 20:14 +1000
          Re: Desktop Icon, please. Frank Slootweg <this@ddress.is.invalid> - 2025-05-06 14:05 +0000
            Re: Desktop Icon, please. VanguardLH <V@nguard.LH> - 2025-05-06 11:29 -0500
              Re: Desktop Icon, please. Frank Slootweg <this@ddress.is.invalid> - 2025-05-06 17:19 +0000
                Re: Desktop Icon, please. VanguardLH <V@nguard.LH> - 2025-05-06 20:09 -0500
                Re: Desktop Icon, please. Frank Slootweg <this@ddress.is.invalid> - 2025-05-07 13:29 +0000
                Re: Desktop Icon, please. Paul <nospam@needed.invalid> - 2025-05-07 06:08 -0400
            Re: Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-07 23:56 +1000
  Re: Desktop Icon, please. "s|b" <me@privacy.invalid> - 2025-05-05 19:01 +0200
  Re: Desktop Icon, please. VanguardLH <V@nguard.LH> - 2025-05-05 12:35 -0500
    Re: Desktop Icon, please. "s|b" <me@privacy.invalid> - 2025-05-05 19:45 +0200
    Re: Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-06 20:22 +1000
      Re: Desktop Icon, please. Newyana2 <newyana@invalid.nospam> - 2025-05-06 07:52 -0400
        Re: Desktop Icon, please. Daniel70 <daniel47@eternal-september.org> - 2025-05-06 21:59 +1000
          Re: Desktop Icon, please. Newyana2 <newyana@invalid.nospam> - 2025-05-06 11:14 -0400
          Re: Desktop Icon, please. Frank Slootweg <this@ddress.is.invalid> - 2025-05-06 15:49 +0000
            Re: Desktop Icon, please. Andy Burns <usenet@andyburns.uk> - 2025-05-06 17:08 +0100
              Re: Desktop Icon, please. Frank Slootweg <this@ddress.is.invalid> - 2025-05-06 17:26 +0000
        Re: Desktop Icon, please. Frank Slootweg <this@ddress.is.invalid> - 2025-05-06 14:34 +0000
  Re: Desktop Icon, please. wasbit <wasbit@REMOVEhotmail.com> - 2025-05-07 10:02 +0100
  Re: Desktop Icon, please. micky <NONONOmisc07@fmguy.com> - 2025-05-08 22:51 -0400
    Re: Desktop Icon, please. micky <NONONOmisc07@fmguy.com> - 2025-05-08 22:53 -0400
      Re: Desktop Icon, please. "s|b" <me@privacy.invalid> - 2025-05-09 13:25 +0200
        Re: Desktop Icon, please. micky <NONONOmisc07@fmguy.com> - 2025-05-16 20:46 -0400
          Re: Desktop Icon, please. Paul <nospam@needed.invalid> - 2025-05-16 22:20 -0400
            Re: Desktop Icon, please. micky <NONONOmisc07@fmguy.com> - 2025-05-17 08:36 -0400
              Re: Desktop Icon, please. Paul <nospam@needed.invalid> - 2025-05-17 15:06 -0400
      Re: Desktop Icon, please. Newyana2 <newyana@invalid.nospam> - 2025-05-09 07:29 -0400

csiph-web