Delete an application
Delete an application
- Subject: Delete an application
- From: SVV Satyanarayana <email@hidden>
- Date: Mon, 19 May 2008 10:31:38 +0530
I am trying to delete an application "Image Capture" from my system. But it is throwing error with following script.
try tell application "Finder" delete "/Application/Image Capture.app" end tell on error display dialog "Cannot delete Image Capture application" end try
When I traced the error, its due to space between "Image" and "Capture.app"
I don't want to use "do shell script" and remove. How to achieve it?
Satyanarayana. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden