A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How modify screen "Getting Started with Microsoft Office Access"



 
 
Thread Tools Display Modes
  #1  
Old July 10th, 2009, 12:20 PM posted to microsoft.public.access
KewaWoman
external usenet poster
 
Posts: 1
Default How modify screen "Getting Started with Microsoft Office Access"

How can I delete the file names shown on the opening screen of "Getting
Started with Microsoft Office Access"? I've deleted the files (databases)
themselves, but they all show on this opening screen.
  #2  
Old July 10th, 2009, 02:33 PM posted to microsoft.public.access
John Spencer
external usenet poster
 
Posts: 2,364
Default How modify screen "Getting Started with Microsoft Office Access"

Best advice is to live with it. You would need to edit the registry and
that is not a good idea unless you are very experienced working with the
operating system files.



'================================================= ===
John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County
'================================================= ===


KewaWoman wrote:
How can I delete the file names shown on the opening screen of "Getting
Started with Microsoft Office Access"? I've deleted the files (databases)
themselves, but they all show on this opening screen.

  #3  
Old July 10th, 2009, 08:25 PM posted to microsoft.public.access
Clifford Bass[_2_]
external usenet poster
 
Posts: 1,295
Default How modify screen "Getting Started with Microsoft Office Access"

Hi,

Given John's warning, here is how you can do it with Access 2003 or
2007. WARNING: Usage of the following is entirely at your own risk.
Failure to follow the instructions exactly may cause a problem. This works
on Windows XP Pro with SP3. It should work on other versions of Windows, but
I have not tested it with any other version.

Open up NotePad. Copy the appropriate set of "reg delete..."
statements and paste them into NotePad, nine times. In case the discussion
reader causes wrapping, each "reg edit..." line is all one line, with the
items separated by spaces. Next edit the, list changing the 1 just before
the end of each batch of succeeding lines to the next number higher so that
you have nine batches of lines, numbering from 1 through 9.

Access 2003:

reg delete HKCU\Software\Microsoft\Office\11.0\Access\Setting s /v MRU1 /f
reg delete HKCU\Software\Microsoft\Office\11.0\Access\Setting s /v MRUFlags1 /f

Access 2007:

reg delete HKCU\Software\Microsoft\Office\12.0\Access\Setting s /v MRU1 /f
reg delete HKCU\Software\Microsoft\Office\12.0\Access\Setting s /v MRUDate1 /f
reg delete HKCU\Software\Microsoft\Office\12.0\Access\Setting s /v MRUFlags1 /f

Save the file with a name something like "Clear Access Recent Files
List.bat". It must end in ".bat". For ease of use you can save it to your
desktop, but anywhere is fine. Close out of NotePad.

To do the deletion, first make sure you are not running Access and then
double-click on the file. You can run the process whenever you want.

Clifford Bass

"KewaWoman" wrote:

How can I delete the file names shown on the opening screen of "Getting
Started with Microsoft Office Access"? I've deleted the files (databases)
themselves, but they all show on this opening screen.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:05 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.