I know how to use the .filter property for single extensions, but how can I make a filter with multiple extensions (like .exe, .dll at the same time with one filter)

I've tried .filter = "All supported files|*.exe,*.dll"

But this didn't work.. Anyone Ideas?
Thanks in advance!

Jop