Tagged Questions
0
votes
1answer
385 views
Alternative to additemtodock from Henri Shustak
I am using a commandline script to add items to the dock via scripts
http://www.macupdate.com/app/mac/23653/add-item-to-dock
But it seems to have a lot of Bugs and maybe even "kills" my Dock config ...
0
votes
1answer
221 views
Add Chrome to dock with parameters via Automator with chrome icon
I need to have started Chrome without the build in Flash
via console you add the Parameters
--disable-internal-flash
which works fine, now i would like to have a Dock Icon which passes this ...
1
vote
2answers
134 views
Why does the Dock executable not yield any useful strings, unlike other OS X apps?
When I run the strings command on the executable file in most OS X apps (•.app/Contents/MacOS/•), I get a list of routine names, possible hidden preferences, etc. When I run the command on the Dock ...