Start-up programs

  • Thread starter Thread starter titus12
  • Start date Start date
T

titus12

I have Quick Time and I would like to know how can I stop it from adding its
start-up task file in my msconfig? I do not use Quick Time much.

Thank you;
David
 
start/run, type:
regedt32

Go to :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

and

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

to delete the Value (on the right side) that runs the app.

--
Was this helpful? Then click the "Yes" button below. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPost

Mark L. Ferguson

..
 
You can stop start-up programs by typing this in RUN box (START, Run)

msconfig /all

you will the last tab called start-up. Click on it and then uncheck the
quick-time item.
click OK
reboot the system
Now uncheck the prompt which tells you that your system has changed so
that it doesn't bother you again!!!

I don't like the registry method because it is not for the amateurs!!



Hope this helps.
 
titus12 said:
I have Quick Time and I would like to know how can I stop it from adding its
start-up task file in my msconfig? I do not use Quick Time much.

Thank you;
David


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:


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
 
ANONYMOUS said:
You can stop start-up programs by typing this in RUN box (START, Run)

msconfig /all

you will the last tab called start-up. Click on it and then uncheck the
quick-time item.
click OK
reboot the system
Now uncheck the prompt which tells you that your system has changed so
that it doesn't bother you again!!!

I don't like the registry method because it is not for the amateurs!!


Msconfig is designed to be a *troubleshooting* tool, not a "startup
configurer." It should be used in Normal mode, unless you're actively
troubleshooting a problem.

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:


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
 

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

Back
Top