0
votes
0answers
108 views

How do I copy Chrome to TmpDisk on startup/RAMDisk creation?

I have set up TmpDisk to create a 1GB RAM Disk on startup. This works fine. How do I get it to automatically copy Chrome onto the RAM Disk every time it starts up?
0
votes
1answer
597 views

How to interact with programs when names read from a list

I have a script which checks for loads of applications if they are open, and closes them if yes, and opens them if not. Until now I had a simple: tell application "System Events" if exists (process ...