Page 1 of 1
automatically run a script?
Posted: 11 Jul 2016 10:51
by Do_c
Is there any way to automatically run a script when a certain file is opened?
Re: automatically run a script?
Posted: 11 Jul 2016 10:52
by highend
Sure, CFA's are a possible place (custom file associations)
Re: automatically run a script?
Posted: 11 Jul 2016 13:12
by Do_c
Hmm thanks, I'll look into it.
Re: automatically run a script?
Posted: 11 Jul 2016 14:12
by Do_c
Is it possible through a CFA to let other users know that a file is opened by another user? Even if you open the file with another application (without browsing in XYplorer)?
Re: automatically run a script?
Posted: 11 Jul 2016 14:14
by highend
If the user isn't using XY, in what way would CFAs be involved?
Re: automatically run a script?
Posted: 11 Jul 2016 14:21
by Do_c
Or without CFAs..I guess it's not possible. What if the files are opened through XYplorer?
Re: automatically run a script?
Posted: 11 Jul 2016 14:23
by highend
It depends on how the users should be informed (and when). Ofc it could be done without XY, write an application e.g. in AutoHotkey's scripting language.