Skip to main content
Question

Dock Items path

  • March 31, 2026
  • 2 replies
  • 15 views

Forum|alt.badge.img+20

why do some Dock items path  have /localhost and some other don’t

file://localhost/Applications/*****.app

file:///Applications/GarageBand.app/

the main ones i see that have /localhost are applications that don’t come preinstalled on a mac.

 

2 replies

thebrucecarter
Forum|alt.badge.img+16

If you look closely, you’ll see that the one with “localhost” has two slashes, and the one that does not include “localhost” has three.  It’s just a shorthand for referring to the local machine.  Some documentation calls the three slash version the “modern” format.

I don’t know, however, how one is set over the other.  I suspect it is in the way that the dock item was added, e.g. by command, by “Keep in Dock”, etc...


Forum|alt.badge.img+20
  • Author
  • Contributor
  • March 31, 2026

@thebrucecarter  yes I see the // vs /// slashes and assumed it was referring the the localhost.  It seems sometimes one works while the other doesn’t.