I am working on Adobe AIR project, in which I need to add "menu option" in a menu, which opens when we right click on any folder. I want to ask that can it be done using adobe air?
Details: Here is more detail: I want to develop air application whose function will be to upload the file/folders on ftp server. It start at OS startup (automatically) and run in background. I want to add menu item "Upload" in OS folder/file right click menu, so that whenever i click on that folder that file/folder should be upload on FTP server. Hope you got it. I've done FTP part, but I want to know that can I add menu item in menu which opens when we right click on any file/folder.