How to remove History of Run command

  • Thread starter Thread starter SF
  • Start date Start date
S

SF

Hi,

In XP, when we click Start>Run we can type XP command line. How do I
remove/clear the typed command?

SF
 
SF said:
In XP, when we click Start>Run we can type XP command line. How do I
remove/clear the typed command?

If you want to clear manually, that depends on the start menu.
Classic start menu: Right click the Start button > Properties > Customize
button > Clear button.

Otherwise: Right click the Start button > Properties > Customize
button > Advanced tab > Clear button.

If you want to automate that process, use "TweakUI" (WinXP Home) or
the Group policy editor (WinXP Pro).
 
The entries are stored in:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
 
Code-Curious Mom said:
The entries are stored in:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU

There is no need to tamper the registry as long as there are settings
available via the GUI.
 
Of course using the GUI is usually preferable, but in this case the GUI
method will clear more than just the Run Dialog. I only mentioned the reg
location in case those additional side effects might not be desirable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top