I am able to make an alias of an executable on the desktop using this code -How to change icon of alias created using applescript?
I want to copy/duplicate the alias to a folder inside the Applications directory ,
so I tried as follows
duplicate newAlias to folder "myFolder of folder Applications of startup disk"
but it times out.
I'm a newbie to Applescript , so I'must be making some simple mistake.
What is the right way to do this ?
Note: I want to retain the same name of the alias at the copied destination