How do you compare an old version of a source safe project to the current one.
I want to look at all the differences in the project since we went live.
The closest I can think of to doing this is to go to the root directory and ask it to "show history" with the little "Recursive" box checked. That will show you all changes to your project ever. If you know the date or label you want to start at, you can put that in the "from" box to constrain the search a bit.
Then go get some coffee while VSS chews on its disk for several minutes...