Code: Select all
selections in Left Panel the desired selections in Right Panel
1.doc 1.pdf
2.doc 2.pdf
Any plugin or method for this purpose?
Thank you.
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
selections in Left Panel the desired selections in Right Panel
1.doc 1.pdf
2.doc 2.pdf
You can also abuse MRTwarem wrote:In left panel, I select all doc files for example. In right panel, how can I select all the pdf version of those files in the left panel.
Please note that there are a lot of files in many kinds: doc, xls, dwg, etc..Code: Select all
selections in Left Panel the desired selections in Right Panel 1.doc 1.pdf 2.doc 2.pdf
Any plugin or method for this purpose?
Thank you.
Code: Select all
Command: EmEditor.exe
Parameters: /sp %WF /ri ".doc" /rw ".pdf"