Automaticly start a program on start up

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am sure that you can have a program start automaticly when the pc starts,
am I correct, if so how do I do it?

I believe its something to do with Autoexec or config

I wish to start Outlook each time I start the pc - so not to forget checking
for emails
 
CP said:
I am sure that you can have a program start automaticly when the pc starts,
am I correct, if so how do I do it?

I believe its something to do with Autoexec or config

I wish to start Outlook each time I start the pc - so not to forget checking
for emails

Put a shortcut to Outlook in your Startup folder. Autoexe.bat/config.nt
are not used in XP except for backwards compatibility with old programs.

Right-click on the Start button and choose "Explore". You will see your
Start Menu. Copy the Outlook shortcut to the Startup folder.

Malke
 
Add the path of your Outlook.exe programme in the following registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
On Run, type regedit and browse to above path. Add a new string entry(give
any name) on the right hand side with a suitable path to your Outlook.exe
programme.
 
nitin209801 said:
Add the path of your Outlook.exe programme in the following registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
On Run, type regedit and browse to above path. Add a new string entry(give
any name) on the right hand side with a suitable path to your Outlook.exe
programme.

Why would you advise someone who clearly has limited knowledge of XP to edit
the registry to have a program run at startup, when placing a shortcut to it
in the startup folder is easy and safe?
 

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