Automatically execute context menu action on new files in the folder [closed]
up vote
0
down vote
favorite
I have a folder, and I want to automatically execute context menu action when new files appear in the folder. How it can be done? With special programm or smth else.
windows automation context-menu
closed as too broad by harrymc, Twisty Impersonator, bertieb, Pimp Juice IT, PeterH Dec 4 at 12:34
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
I have a folder, and I want to automatically execute context menu action when new files appear in the folder. How it can be done? With special programm or smth else.
windows automation context-menu
closed as too broad by harrymc, Twisty Impersonator, bertieb, Pimp Juice IT, PeterH Dec 4 at 12:34
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
With something else : Write a program that observes the folder and does the action. The context-menu is not connected.
– harrymc
Dec 1 at 15:38
Suggestion: research ''inotify''.
– Scott
Dec 1 at 15:51
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a folder, and I want to automatically execute context menu action when new files appear in the folder. How it can be done? With special programm or smth else.
windows automation context-menu
I have a folder, and I want to automatically execute context menu action when new files appear in the folder. How it can be done? With special programm or smth else.
windows automation context-menu
windows automation context-menu
asked Dec 1 at 15:04
Олег Медведев
1
1
closed as too broad by harrymc, Twisty Impersonator, bertieb, Pimp Juice IT, PeterH Dec 4 at 12:34
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as too broad by harrymc, Twisty Impersonator, bertieb, Pimp Juice IT, PeterH Dec 4 at 12:34
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
1
With something else : Write a program that observes the folder and does the action. The context-menu is not connected.
– harrymc
Dec 1 at 15:38
Suggestion: research ''inotify''.
– Scott
Dec 1 at 15:51
add a comment |
1
With something else : Write a program that observes the folder and does the action. The context-menu is not connected.
– harrymc
Dec 1 at 15:38
Suggestion: research ''inotify''.
– Scott
Dec 1 at 15:51
1
1
With something else : Write a program that observes the folder and does the action. The context-menu is not connected.
– harrymc
Dec 1 at 15:38
With something else : Write a program that observes the folder and does the action. The context-menu is not connected.
– harrymc
Dec 1 at 15:38
Suggestion: research ''inotify''.
– Scott
Dec 1 at 15:51
Suggestion: research ''inotify''.
– Scott
Dec 1 at 15:51
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
With something else : Write a program that observes the folder and does the action. The context-menu is not connected.
– harrymc
Dec 1 at 15:38
Suggestion: research ''inotify''.
– Scott
Dec 1 at 15:51