Desktop File Types Query

If there’s something special for Windows and it doesn’t interfere with macOS to work properly when it exists, then how come it is not included with the built-in special/any preset for complete cross-platform compatibility?

Anyhow, I’ll be forever grateful if you could remember what that was. :heart_eyes:

As I recall it’s not part of the file type but part of the AcceptFileDrop code. I’ll look when I get to my desk this morning.

I’ll highly appreciate it if you could find the time to look that out. :pray:

I like that, and I can simplify that code even furthermore:
Return f.name.NthField(".", f.name.CountFields("."))

Edit: I tried to be clever but it didn’t work :stuck_out_tongue:

1 Like

Please, read the important (for you) information in this thread:

Thank you, thank you, thank you for remembering me @Emile_Schwarz :heart_eyes:
It works like a charm after changing the special/any from .* into *.*

Happy to help. But Julian found the solution. I only send it to you.

1 Like

Yes, I noticed, but you made the connection to my case and sent me the rope, not trivial at all!

1 Like