Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Activity for Arthur Morrisâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #291527 |
This works! Same script, but created from Automator.app rather than Script Editor. I'd love to understand why this is the case, I'll update the question once I understand better. Thanks. (more) |
— | 6 months ago |
Edit | Post #291527 |
Post edited: |
— | 6 months ago |
Edit | Post #291527 | Initial revision | — | 6 months ago |
Question | — |
Applescript application disappears from login items after running once I have an AppleScript application (i.e. an AppleScript exported from the Script Editor as an application) in my "Login Items" list which disappears from the list after running once. The script itself is simple: ```AppleScript delay 20 tell application "Dropbox" to activate ``` My dropbo... (more) |
— | 6 months ago |