OS X V10.7 Lion :: Remove An Applescript Droplet From Finder?
Jun 27, 2012
I installed a droploet into Finder, now I can't get rid of it. Scoured the internet and no one says how to remove them, only add them. What's the method for getting rid of them?
Info:
MacBook Pro, Mac OS X (10.7.4)
View 14 Replies
ADVERTISEMENT
Apr 30, 2012
I am looking for a solution on deleting the Untitled DVD listed in finder. It was ejected but still appears.
View 3 Replies
View Related
Apr 14, 2012
Does anyone know a way to permanently remove the Finder icon from the Dock? Either by a Terminal command or a 3rd party software package?
Info:
MacBook Air, Mac OS X (10.7.2)
View 8 Replies
View Related
Jun 26, 2012
Tried every way I can think of to remove this song, represented by an icon, from my finder tool bar. Have no idea had it got there.
Info:
iMac, Mac OS X (10.7.1)
View 14 Replies
View Related
Jun 29, 2012
I have almost given up on this but one last try :Â
I have (inadvertantly) created 2 connections to the same NAS storage device, 1 SMB and 1 AFP - both work but I would like to remove the SMB one.
Info:
iMac, Mac OS X (10.7.3)
View 3 Replies
View Related
Mar 21, 2012
I placed a folder in the toolbar of a finder window to the right of the view icons, and now I can't remove it. The folder goes to a folder in use but I can't find a way to remove it from the toolbar. Anytime I open a finder window the alias folder is up there now. How do I remove it?
Info:
MacBook Pro, Mac OS X (10.7.3), folder stuck in finder toolbar
View 4 Replies
View Related
May 20, 2012
How can I remove the iDisk icon from the finder sidebar in Lion?
View 2 Replies
View Related
Jul 4, 2012
I'm using a new iMac (OS 10.7.4) and was wondereing if it possible to stop my machine from constantly changing the input menu from "Britsh" to "U.S.". This is the item with the small national flag icon in the Finder menu.
Is there a way of removing one of these options permanently, in my case remove the U.S. option?
View 2 Replies
View Related
Apr 10, 2012
I've been trying several different methods to download a file through Applescript. I've looked at different sites/discussions and I've tried to use curl, wget, and some other ways, however I still can't get it to download the file. It'll either just not download, or no URL specified. [code]
Info:
Mac Mini, Mac OS X (10.7)
View 2 Replies
View Related
Mar 1, 2012
I've seen some demonstrations of using the built in encoding feature with automator or in with a command line but can you tell it in applescript? Â
tell application "avconvert" resize selected video to 480p endtellÂ
Or how do you run avconvert in a command line through applescript?Â
Info:
iMac, Mac OS X (10.7.2)
View 4 Replies
View Related
Jun 23, 2012
I made the code below to use together with another 2 codes. One that mounts a samba share and another that runs rsync with specific parameters. The script below runs after rsync complete its task.
The 3 codes me to test my HTML/CSS/PHP/Javascript code changes.This code works but I have to repeat it to each browser/app I want and a 10 lines script becomes 40 lines (Google Chrome, Firefox, Opera and Safari). Is there a more elegant way to do that? I've tried to use an array/list but didn't work.Â
if application "Safari" is running then   tell application "Safari" activate   end tell   tell application "System Events" tell process "Safari"  keystroke "r" using {command down} end tell   end tellend if
Info:
Mac mini (Mid 2011), Mac OS X (10.7.4)
View 1 Replies
View Related
Mar 31, 2012
I'm using a PC with Windows XP. I'm a private developer. I've written a project in Java and wish to deploy it to other people using email. I've written an Install program (the Main-Class) and successfully packed this in a jar file with the project class files and some data files all as described in the deployment trail in the Java Tutorials. A recipient with a Mac with OS X downloads the jar file and runs it to install the project class files and some data files. The install program then writes an Applescript file (Vocab.scpt shown below) on the Desktop to make starting my downloaded program easier but it doesn't seem to work and I think it may be because the script file is not "executable". Could this be the case? If so, how could I change my install program to make the script file executable or alternatively use some other system to start the downloaded program?
Vocab.scpt:-
# Script to start: Vocab Version: 1.0.0
do shell script "cd /Applications/Vocab; Java Vocab"
Unfortunately I don't have a Mac to experiment with this problem and although I have spent some days on and off trying to find an answer in the mass of information available on Apple's website I can only find small clues here and there to answer my problem (which I would have thought was quite a common one). In Windows a batch file (eg. Vocab.bat) is automatically executable.
Info:
MacPro, Mac OS X (10.5)
View 4 Replies
View Related
Apr 15, 2012
I have a large dataset in Excel that I have to do a multiple find/replace in (changing USPS state abbreviations to their full names). In searching the Microsoft boards--I was directed to use Applescript, and even the documented help with Excel was recommeding this. Unfortunately, there wasn't much help potinting me in the specific direction I needed.
View 2 Replies
View Related
Jun 3, 2014
How would I convert a string like 12:34 to an Applescript timestamp? I'd like to be able to add/subtract minutes to/from such items; i.e., to be able to use 12:34 + 6 minutes, for example.
Info:
iMac, OS X Mountain Lion (10.8.5), iMac 24" 2.8 ghz 4 GB RAM
View 1 Replies
View Related
Jan 8, 2009
For some reason, on the left side of the Finder, it shows "Untitled DVD" with a burn icon and when I click on it, it says it cannot be found. How can I remove this? I think when I was using Toast it caused it.
View 2 Replies
View Related
Feb 18, 2010
Can you remove the finder icon on the dock?
I like mine to be 'minimalist'
View 2 Replies
View Related
Jun 21, 2012
So I downloaded the wrong Airplane Mode program for my operating system and I now have AppleScript Error message. It will not allow me to quit the program. Also, once that happens how do I remove the program from the computer?
Info:
MacBook Air, Mac OS X (10.7.4)
View 1 Replies
View Related
Mar 6, 2009
I've googled and search here, and I just can't find the answer to this.
I renamed one of my computers at home. Now both instances of it show up in the Shared section of the finder sidebar and I can't remove the old one. When I do a Get Info, it shows as a PC Server, but I can't actually access anything on it. Is there any way to keep this from showing up?
View 8 Replies
View Related
Apr 21, 2009
How can I remove the 2 highlighted shared devices in a Finder window?
View 2 Replies
View Related
Mar 26, 2012
How can I remove an item from the Toolbar on my Finder? Also, how do I remove a second item from the Sidebar?
Info:
iMac, Mac OS X (10.6)
View 1 Replies
View Related
May 15, 2012
When I opened my Finder folder today I saw: jdwp Transport.H listed (second file from the top) I have no idea what this is or where it came from so I tried to trash it. But, The plug in your Admin password to make changes pops-up. And after the Adobe flash-player virus headache I am cautious to plug-in my Admin password. Is this something I should be concerned about?
Info:
Mac OS X (10.5.6)
View 7 Replies
View Related
Dec 3, 2014
I am getting my MacBook Pro running Yosemite ready to sell. After deleting all old information and reinstalling OS X, I still see my old computer's name as a shared device in the finder sidebar.
Info:
MacBook Pro with Retina display, OS X Yosemite (10.10.1)
View 5 Replies
View Related
Mar 16, 2012
17 inch iMAC with OSX version 10.6.8. How do I delete that an unwanted computername? Spent hours and hours on finding an answer / solution. However, without succes. Under SHARED I see two lines featured as mac servers. One is <iMac van bouko witteveen> the other one is <Time Capsule MAIN>
View 2 Replies
View Related
Mar 26, 2012
I have tried go to Preferences-->Sidebar in Finder and deselect everything but the folder remains in my sidebar. I am unable to select/highlight the folder in Sidebar. I have tried to drag the folder into the trash or to my desktop, but nothing happened. I just remains in Sidebar. I have also tried to locate the folder anywhere on my computer/HD, but it's nowhere to be found.
View 1 Replies
View Related
Jun 21, 2014
I accidentally ran a command twice for the "Remove from Dock" thing to pop up for finder. I have already tried the plist thing, and it did not work, because I ran it twice. How can I reset it and the dock???
View 1 Replies
View Related
Mar 13, 2012
How do I remove an app that I mistakenly put in the places section of my Finder sidebar?
Info:
macbook, Mac OS X (10.6.6)
View 1 Replies
View Related
May 22, 2012
Wasn't this an option previous to 10.7.4? It doesn't work now.When clicking the Finder icon in the Dock, a new Finder window would open? I know about Finder prefs - General - Always open folders in new window but this isn't what I mean.I'd have a Finder window open then want to copy/move something so I clicked on the Finder icon in the dock to get a new window.Every time I clicked the Dock icon, I'd get a new Finder window.
View 7 Replies
View Related
Apr 18, 2012
Lion 10.7.3 with all current updates.Â
If Finder has been running for a while, and I have a number of finder windows open, when I option-command-w, the Finder crashes and then restarts with all the windows that just closed.Â
View 1 Replies
View Related
Apr 11, 2012
Did OS X 10.7 do away with the ability to save Applescripts as run-only? I just noticed that all my scripts compiled and saved previously as "run only" now have the Rosetta prohibitory symbol on them.Is there a work-around for saving Applescripts as run-only? I prefer to open Applescript, run the compiled script in the background, then quit.
Info:Intel iMac 21.5, Mac OS X (10.7.2)
View 1 Replies
View Related
Jun 18, 2012
I can't remove items from the "places" list in the sidebar in 'Finder'. When I try to drag a folder I've put in there out, it just comes back.
View 1 Replies
View Related