System configuration Utility

  • Thread starter Thread starter Alvaro Mejia
  • Start date Start date
A

Alvaro Mejia

How can I permanently delete entries from the Start-up Table without getting
messages when turning on the machine?

Thank you
Alvaro
 
Hi,

Delete the associated strings in the registry under these keys:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
 
If you remove items from the startup tab in the System Configuration Utility by clicking
to remove the checkmark to the left of the item: When you reboot you see that dialog box,
click to put a check mark for the in the box for the option not to show the message again.
I am assuming that this is what you are referring to.
 
Thank you very much Rick
Alvaro

Rick "Nutcase" Rogers said:
Hi,

Delete the associated strings in the registry under these keys:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
 
Alvaro said:
How can I permanently delete entries from the Start-up Table without getting
messages when turning on the machine?

Thank you
Alvaro


Msconfig was designed to be a troubleshooting tool, not a "startup
configurer." To cease the selective startup notifications, either
return your settings to the way they were, or permanently remove the
undesirable programs from your startup configuration.

In most cases, with "well-mannered" applications, it's usually as
simple as opening the undesired program and deselecting the option to
"display icon in the system tray" or to "start when Windows starts."

Additionally, Look in the C:\Documents and Settings\All
Users\Start Menu\Programs\Start Up and C:\Documents and
Settings\username\Start Menu\Programs\Start Up folders, and in the
system registry, primarily in the
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run keys.

How to Troubleshoot By Using the Msconfig Utility in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;EN-US;310560



--

Bruce Chambers

Help us help you:



They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin

Is life so dear or peace so sweet as to be purchased at the price of
chains and slavery? .... I know not what course others may take, but as
for me, give me liberty, or give me death! -Patrick Henry
 
Back
Top