I have the 2006 version as well, I launch it using a batch file containing the following...
set saved=%DATE%
date=01-10-06
cd c:\mclre
start mclre.exe
pause
date=%saved%
The batch file stores the current system date then sets it to Oct 2006 before launching microcat. Then when I exit...