Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 03-23-2009, 12:51 PM
BoazBoaz
Newsgroup Contributor
 
Posts: n/a
"startup" tab on "system configuration utility"

How can I remove (not just unmark) unneeded lines from "startup" tab on
"system configuration utility" ???


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 03-23-2009, 12:51 PM
  #2 (permalink)  
Old 03-23-2009, 12:51 PM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: "startup" tab on "system configuration utility"


"BoazBoaz" <pasternak5@bezeqint.net> wrote in message
news:O01rKoPjJHA.1292@TK2MSFTNGP02.phx.gbl...
> How can I remove (not just unmark) unneeded lines from "startup" tab on
> "system configuration utility" ???


You need to hack the registry here: HKLM\SOFTWARE\Microsoft\Shared
Tools\MSConfig. IMHO this is not a good idea. If you wish to remove some
startup program permanently then you should uninstall it.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 03-23-2009, 12:52 PM
Ron Badour
Newsgroup Contributor
 
Posts: n/a
Re: "startup" tab on "system configuration utility"

You have to remove the shortcut from the Startup folder on Start menu or
find and remove the reference to the program from the registry run key.
http://support.microsoft.com/kb/314866
If the mark has already been removed, the entry will be elsewhere, usually
here: HKLM/Software/Microsoft/Sharedtools/MSconfig/startupreg

--
Regards

Ron Badour
MS MVP
Windows Desktop Experience


"BoazBoaz" <pasternak5@bezeqint.net> wrote in message
news:O01rKoPjJHA.1292@TK2MSFTNGP02.phx.gbl...
> How can I remove (not just unmark) unneeded lines from "startup" tab on
> "system configuration utility" ???
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 03-23-2009, 12:52 PM
BoazBoaz
Newsgroup Contributor
 
Posts: n/a
Re: "startup" tab on "system configuration utility"

I do not want to remove the programs.
Just to remove there reference in the STARTUP. Theay are currently not even
marked with "V" there.

"Pegasus (MVP)" <I.can@fly.com.oz> wrote in message
news:%23PwIxxPjJHA.5724@TK2MSFTNGP02.phx.gbl...
>
> "BoazBoaz" <pasternak5@bezeqint.net> wrote in message
> news:O01rKoPjJHA.1292@TK2MSFTNGP02.phx.gbl...
>> How can I remove (not just unmark) unneeded lines from "startup" tab on
>> "system configuration utility" ???

>
> You need to hack the registry here: HKLM\SOFTWARE\Microsoft\Shared
> Tools\MSConfig. IMHO this is not a good idea. If you wish to remove some
> startup program permanently then you should uninstall it.
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 03-23-2009, 12:52 PM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: "startup" tab on "system configuration utility"


"BoazBoaz" <pasternak5@bezeqint.net> wrote in message
news:%238Z6NfQjJHA.4408@TK2MSFTNGP06.phx.gbl...
>I do not want to remove the programs.
> Just to remove there reference in the STARTUP. Theay are currently not
> even marked with "V" there.


Then you need to hack the registry in the place I mentioned before.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 03-23-2009, 12:53 PM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: "startup" tab on "system configuration utility"

You could actually have your cake and eat it. If you rename the registry key
I gave before to something else then your disabled startup programs would
still be stored in the registry but they would not be visible under
msconfig.exe. Later on, when you want to make them visible again, you
reverse the renaming step.

"BoazBoaz" <pasternak5@bezeqint.net> wrote in message
news:%238Z6NfQjJHA.4408@TK2MSFTNGP06.phx.gbl...
>I do not want to remove the programs.
> Just to remove there [their] reference in the STARTUP. Theay are currently
> not even marked with "V" there.
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 03-23-2009, 01:07 PM
Bruce Chambers
Newsgroup Contributor
 
Posts: n/a
Re: "startup" tab on "system configuration utility"

BoazBoaz wrote:
> How can I remove (not just unmark) unneeded lines from "startup" tab on
> "system configuration utility" ???
>
>



Remember, Msconfig was designed to be a troubleshooting tool, not a
"startup configurer." Use MSConfig to determine the location of the
command that is attempting to start the program, and remove it. 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...b;EN-US;310560


--

Bruce Chambers

Help us help you:
http://www.catb.org/~esr/faqs/smart-questions.html

http://support.microsoft.com/default.aspx/kb/555375

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

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 03-23-2009, 01:10 PM
Kelly
Newsgroup Contributor
 
Posts: n/a
Re: "startup" tab on "system configuration utility"

See line 148 (right hand side):
http://www.kellys-korner-xp.com/xp_tweaks.htm

--

All the Best,
Kelly (MS-MVP/DTS&XP)

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm


"Bruce Chambers" <bchambers@cable0ne.n3t> wrote in message
news:uqyKRDYjJHA.4644@TK2MSFTNGP04.phx.gbl...
> BoazBoaz wrote:
>> How can I remove (not just unmark) unneeded lines from "startup" tab on
>> "system configuration utility" ???

>
>
> Remember, Msconfig was designed to be a troubleshooting tool, not a
> "startup configurer." Use MSConfig to determine the location of the
> command that is attempting to start the program, and remove it. 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...b;EN-US;310560
>
>
> --
>
> Bruce Chambers
>
> Help us help you:
> http://www.catb.org/~esr/faqs/smart-questions.html
>
> http://support.microsoft.com/default.aspx/kb/555375
>
> They that can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety. ~Benjamin Franklin
>
> Many people would rather die than think; in fact, most do. ~Bertrand
> Russell
>
> The philosopher has never killed any priests, whereas the priest has
> killed a great many philosophers.
> ~ Denis Diderot


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing "opens with" settings does not apply to "open" or "print"commands Anne Rensonnet Windows XP 1 07-07-2008 05:20 AM
Why do emails sent from PDA have no "To" or "Subject" in "Sentitems" folder on Exchange server? Michael Levin Pocket PC General 0 05-27-2008 04:30 AM
Vista not wotking with "My Computer" or "Control Panel", "Screen Saver" Platebanger Windows Vista 6 02-05-2008 07:00 AM
how to stop "unlist" sata drive in System Tray - "Safely Remove Hardware"? RJK Windows XP 6 02-02-2008 05:00 PM
Which is the difference of "last good configuration" and "most recent system restore"? Juan I. Cahis Windows XP 4 04-26-2007 04:00 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 10:00 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0