What I did was to use the Logitech SetPoint software to set the function key to ‘Launch a Program’
OK, I guess this doesn’t work as long as the SetPoint program hasn’t a functionality to communicate with explorer/shell objects.
I guess what I need is a way to access the name of the currently selected file from the command line.
I didn’t use it myself but maybe AutoIt (or similar sw) might be helpful in such a case.
Afaik AutoIt has the possibility to work with COM objects, if so it should be possible
to get the running explorer and shell instance and get the selected file.
Cheers
Claudia