Je voudrais use the Explorateur Windows Search box to search for multiple type de fichiers.
Is there any supported syntax to do so?
J'ai essayé:
*.docx *.xlsx
*.docx, *.xlsx
*.docx; *.xlsx
*.docx or *.xlsx
*.docx | *.xlsx
But none of cela fonctionne (while *.docx or *.xlsx alone works)