On Mon, Apr 09, 2007 at 05:26:22AM +0200, RusH wrote: > Winefile seems to be hardcoded when it comes to opening folders. No > matter what I do it always pops up. I tried deleting > HKEY_CLASSES_ROOT\Folder and nothing changed.
How do you test this? For me using start on directories gives access denied ( e.g. in cwd: start c:\windows ). So I guess what you see is something calling explorer on a directory. It then calls winefile, which is hard-coded. > Should I made a bug report? Yes. Jan