Is there a stackoverflow forum, which could answer Crystal Reports 2011 queries?
I'm looking for instructions on how to clear the Recently Used Reports list on the first page.
Thank you.
Yes this is the right place to ask.
You can clear the recent files using regedit.
Navigate to HKEY_CURRENT_USER\Software\Business Objects\{version}\Crystal Reports\Recent Files
and change the FileCount
value to 0
.
It's a bit fiddley but you could create a .reg
file to do this with a double click.