shell - Pass path of the file to the application through .reg file -


i have requirement where, have context menu entry of application. when click option, absolute path of file right-clicked needs input application application can use path carry out process. how achieve objective? have written .reg file add context-menu. want assistance in passing path of file application in .reg file.

please help.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -