How do i make MS Outlook start with windows?

E

Electekk

I need to make MS Outlook the very first thing that pops up when windows
finishes loading, how do configure my system to make this happen?
 
B

BillR [MVP]

You can't necessarily make it the first but you can ensure it runs when
Windows start by adding a shortcut to your startup folder. Use the
command-line:

"C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE" /recycle

for a default installation location.
 
B

Brian Tillman

Electekk said:
I need to make MS Outlook the very first thing that pops up when
windows finishes loading, how do configure my system to make this
happen?

Drag and drop a shortcut for Outlook to your Startup folder or open Regedit,
browse to the key HKEY_CURRENT_USER\Software\Windows\CurrentVersion\Run,
create a new string value, giving it the name "Outlook" and the value

"C:\Program Files\Microsoft Office\Officexx\Outlook.exe" /recycle

(include quotes and spaces). For "Officexx", substitute the actual path
that's on your PC. It's version specific and you didn't state your Outlook
version.
 

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

Top