Recently I have moved an AutoHotKey script and an AntiMicro profile to a Dropbox folder to avoid suddenly losing them if something happens. Since then new problems arise:
- The AutoHotKey script cannot be read by Task Scheduler in every log on. It can't be simply put a shortcut in
shell:startupbecause Windows doesn't provide highest privilege for it.
- AntiMicro occasionally stops working and need me to manually refresh it.
Right-clicking the files does not show this message:

I know that I can simply write an auto backup script and place them in a local folder, but why does this not work?