1

I mean this dialog that pops up when you try to open a file: https://i.sstatic.net/mpt2y.png

Is there a way to change this; perhaps into something similar to Everything?

Edit: also, are Windows 7 / Mac OS / Linux equivalents better?

Oliver Salzburg
  • 89,072
  • 65
  • 269
  • 311
Dokkat
  • 107

1 Answers1

2

Dialog windows are Microsoft Components (Open/Save windows etc), and you can not change them visually. EDIT: Extremely limited in what you can add or remove, or change ... besides what MS gives you. THey all look the same, like crwap. A developer would have to create their own form that mimics a dialog, and that would only work within their application.

You could use an explorer replacement... but that wouldn't change the dialog windows, just the explorer window. Unless you meant explorer windows... like Xplorer2 as replacement. There are quite a few more like it.

Logman
  • 3,660