neocode
New Member
- Joined
- Feb 24, 2016
- Messages
- 4
- Thread Author
- #1
Hello, I'm new here, I'm wondering how I can integrate software in the Windows.
For example, if I want to add an item to the context menu, in the explorer window, to send a file to an OLD folder.
So, after click in «Send to Old» it would create a folder «yyyy-MM-dd - Old» in the same path of the file and then move the file to this Old folder.
To add the item to the context menu, I suspect I must change the windows registry, which is ok. But I don't know how to know the path of the selected file in the explorer window.
Any ideas\tutorials about where to start to do this kind of addins for windows?
Which language code should I use?
Many thanks!
For example, if I want to add an item to the context menu, in the explorer window, to send a file to an OLD folder.
So, after click in «Send to Old» it would create a folder «yyyy-MM-dd - Old» in the same path of the file and then move the file to this Old folder.
To add the item to the context menu, I suspect I must change the windows registry, which is ok. But I don't know how to know the path of the selected file in the explorer window.
Any ideas\tutorials about where to start to do this kind of addins for windows?
Which language code should I use?
Many thanks!