for %%I in (*.zip) do "C:\Program Files\WinRAR\WinRAR.exe" d -ibck "%%I" "Temp"
I use an application called open++ for creating context menu entry.
Some alterations has to be made in the bat script so,that when i call it from context menu.The bat script should be able to get the current directory and then carry out the rest of the operation.I don't know how to do this part so,could anyone help me...
This post has been edited by Tripredacus: 12 April 2012 - 07:59 AM
Reason for edit: fixed url



Help
Back to top










