Custom command that will do a start a search for a predefined set of parameters.
Command Type : Custom Command
MC.FileSearch.Search SEARCHIN="${sourcepath}" SEARCHFOR="*.txt *.xml" CONTENT="MultiCommander" EXCLUDE=".svn" AUTOSTART
It will start a new search, It will search for the files in the current source path.
Search for all *.txt and *.xml files.
The files should have the content "MultiCommander" in them.
Exclude all folders named ".svn" , Do not scan that folder any any subfolder
HIDE - Hide the search criteria dialog.
AUTOSTART - Start the search immediately