Force rhino to not record last import folder

Hi,

Pretty simple wish here, I sometimes script macros or aliases to import from a certain place.

But I want to be able to tell rhino NOT to remember that folder as my last location. Otherwise I have to click through a bunch of folders to import something else.

Any way to do this? happy to work in python if needed.

I did try a python thing once to do the same thing as I have fifty projects on the go and would prefer the default folders for import and export be simply the current project. It didn’t quite work all the time, I wasn’t quite grabbing the right event at the right time I guess? I surely asked about it here but can’t find it with a cursory search.