It seems most people want VS to remember the recently opened files. I'd like it to stop.
I know that blowing away the *.suo files will do this, but it also holds more than that like hint paths for referenced assemblies. And since it is not xml, I can't whip up some script to do it manually, without getting too deep into the VS api.
Thank Kevin