How to open a Windows File Explorer on a directory from code?

How to open a Windows File Explorer on a directory from code? can it be done?

Use case: I’ve generated files text files in a folder and now want to open a Windows File Explorer at that location/directory

I do not want to select the folder (IDesktopPlatform)