Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

ConTextMenu

Aug
1,917
68
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:

Code:
echo %@contextmenu[c:\utils\mytextfile.txt]

Joe
 
Last edited by a moderator:
The only files that I use are;
Code:
fedutils.chm
FedUtils8.dll

Joe
 
Back
Top