Auto Install

Hi Guys

I was wondering, is there an applescript that could do the following.

If i insert my External backup-drive into my usb drive, it will install my backupp.app and its files to my $Home Folder, once that has complete then it will boot the program

USB > Copy > Copied > Auto Start > Start Either Backup/ Restore

Cheers

Hi,

you could do this with a launchd agent which watches the folder /Volumes

Look at this article to get the basics: http://macscripter.net/viewtopic.php?id=24748