- Aug
- 2,016
- 81
In Windows Explorer, right-clicking on a file brings up a context menu, allowing you to do many things with that file.
You can bring up this same context menu from the TCC, by using a variable function from the FedUtils plugin, available from ftp://ftp.jpsoft.com/plugins/fedutils9.zip
Example usage:
Joe
You can bring up this same context menu from the TCC, by using a variable function from the FedUtils plugin, available from ftp://ftp.jpsoft.com/plugins/fedutils9.zip
Example usage:
Code:
echo %@contextmenu[c:\utils\mytextfile.txt]
Joe
Last edited by a moderator: