I read the forum history here but strangely nothing helped me.
I need to search files by type for example: jpg. jpge. .png .bmp .gif .ico .rar
Code: Select all
*.jpg *.jpge *.png *.bmp *.gif *.ico *.rar
what is the correct systaxis and how to set the search for certain file types settings so that it is permanently saved?
thnaks.