Question : How to use InvokeCommand with verb "COMPRESS"?

Hello, my friends!

I dealt around with Shell Context Menu and got all verbs easy to work except COMPRESS and UMCOMPRESS.

Does anyone know which aditional parameters to set in the CMINVOKECOMMANDINFO structure to get COMPRESS/UNCOMPRESS work too?


Best Regards
Robert

Answer : How to use InvokeCommand with verb "COMPRESS"?

I just finished an EE article that uses an activeX object to display all of the "verbs" that can be applied to any file.  See:

  http://www.experts-exchange.com/A_2006.html

It's JavaScript (in file common.js).  Note that the DoIt() member function is the same as invoke on a verb.

Random Solutions  
 
programming4us programming4us