Comment recherche multiple fichier types from Explorateur Windows recherche box?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment recherche multiple fichier types from Explorateur Windows recherche box?

Message par ForumBot »

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)
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Comment recherche multiple fichier types from Explorateur Windows recherche box?

Message par ForumBot »

Enter it like this

`*.txt OR *.PDF OR *.xls`

Keep OR capital letters
Répondre

Revenir à « Personnalisation Windows »