Allow only one instance of Outlook

  • Thread starter Thread starter Tester
  • Start date Start date
Status
Not open for further replies.
T

Tester

My keyboard has an E-mail key. But the problem is that, when I press that

key, a new instance of Outlook is launched. Besides that, if I click on the

Outlook icon from the start menu, it also launches a new instance of Outlook.

It's a mess. I want a single instance of Outlook. I looked for an option

like "Allow only one instance" in the options dialogue, but I couldn't find

one. Is there any hidden option?

PS: I guess the command line option "/recycle" is not useful, because it's a

built-in E-mail key and I don't have any drivers to customise its behaviour.
 
It maybe a built in key but there must be some method of the key being

configured to launch your mail app

"Tester" <Tester> wrote in message

news:32AFDE10-552D-4612-B536-4181BB4B0E44@microsoft.com...
> My keyboard has an E-mail key. But the problem is that, when I press that
> key, a new instance of Outlook is launched. Besides that, if I click on
> the
> Outlook icon from the start menu, it also launches a new instance of
> Outlook.

> It's a mess. I want a single instance of Outlook. I looked for an option
> like "Allow only one instance" in the options dialogue, but I couldn't
> find
> one. Is there any hidden option?

> PS: I guess the command line option "/recycle" is not useful, because it's
> a
> built-in E-mail key and I don't have any drivers to customise its
> behaviour.
 
You can build your own Shortcut in the Start menu and apply the /Recycle

switch. As to the special Hotkey on the keyboard, look for "Appkey" key

in the registry, and file the one with "Mail" as the data. Back that key

up before you start experimenting.

Tester wrote:
> My keyboard has an E-mail key. But the problem is that, when I press that
> key, a new instance of Outlook is launched. Besides that, if I click on the
> Outlook icon from the start menu, it also launches a new instance of Outlook.

> It's a mess. I want a single instance of Outlook. I looked for an option
> like "Allow only one instance" in the options dialogue, but I couldn't find
> one. Is there any hidden option?

> PS: I guess the command line option "/recycle" is not useful, because it's a
> built-in E-mail key and I don't have any drivers to customise its behaviour.
 
FWIW, you can only have one instance of outlook running at a time. The other

'instances' are just additional windows. To avoid opening multiple windows

you need to find out how to edit the command line for the button and add

/recycle to the command - its usually in the keyboard utility in control

panel.



"Tester" <Tester> wrote in message

news:32AFDE10-552D-4612-B536-4181BB4B0E44@microsoft.com...
> My keyboard has an E-mail key. But the problem is that, when I press that
> key, a new instance of Outlook is launched. Besides that, if I click on
> the
> Outlook icon from the start menu, it also launches a new instance of
> Outlook.

> It's a mess. I want a single instance of Outlook. I looked for an option
> like "Allow only one instance" in the options dialogue, but I couldn't
> find
> one. Is there any hidden option?

> PS: I guess the command line option "/recycle" is not useful, because it's
> a
> built-in E-mail key and I don't have any drivers to customise its
> behaviour.
 
I have the similar setup (Win 7 64bit, Outlook 2010 64-bit and a Dell USB keyboard with the keys you mentioned)

This worked for me:

Open RegEdit go to
  1. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AppKey\15
  2. You'll see a Key called "Association" with a value of "mailto"
  3. Rename the Key "Association" to "ShellExecute" and change the value of "mailto" to "Outlook /recycle"
And you're done!

Go the idea when looking at the other posts and the mapping of the other keys 16,17,18 and 7. I noticed the calc button doing "ShellExecute" and someone in this post mentioned the "/recycle" switch

Now even if Outlook is minimized it just brings up that window without creating another instance of Inbox

On the control panel idea; I don't have any control panel for the keyboard mapping of the media keys so I couldn't set it there

My keyboard has an E-mail key. But the problem is that, when I press that

key, a new instance of Outlook is launched. Besides that, if I click on the

Outlook icon from the start menu, it also launches a new instance of Outlook.

It's a mess. I want a single instance of Outlook. I looked for an option

like "Allow only one instance" in the options dialogue, but I couldn't find

one. Is there any hidden option?

PS: I guess the command line option "/recycle" is not useful, because it's a

built-in E-mail key and I don't have any drivers to customise its behaviour.
 
new instance of Outlook is launched. Besides that, if I click on the

Outlook icon from the start menu, it also launches a new instance of Outlook.
 
It's not really a new instance, just a new window. You can only have one instance of outlook running, but you can have several windows open.




Check the properties of the shortcut you use to open Outlook - does it have the recycle switch? Recycle forces outlook to reuse the window.




The start menu icon doesn't support switches, but you can make your own shortcut to use.


The path will look something like "C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE" /recycle
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
G To enable/disable Allow New Time proposals Outlook VBA and Custom Forms 1
S Need code to allow defined starting folder and selection from there to drill down Outlook VBA and Custom Forms 10
1 Incorrectly Setup a Rule at Domain level to not allow address from outside domain Exchange Server Administration 2
S Outlook 2007: Address Cards allow entering text! Why? Using Outlook 3
Laurent Duchastel New email setup dialog doesn't allow alias Using Outlook 2
V Deny/Allow Using Outlook 2
M VBA script to allow mail merges of distribution groups? Using Outlook 7
A OL13 Calendar, won't allow entering 2 appointments consecutively Using Outlook 4
J outlook problem it allow to book meeting room at the same day & time Using Outlook 0
A In Contacts Phone List View, allow alpha jump w/single key, same as Card views Using Outlook 4
N Allow Another User to Send on Behalf of But Prevent Access to Inbox Using Outlook 4
D How to set permissions to allow external program to send an email? Using Outlook 0
K Importing CSV contacts- doesnt allow me to map or move forward V 2007 Using Outlook 1
A Allow Programmatic Access Outlook 2010 Using Outlook 3
R how do I eliminate allow access dialog box using VBAproject in Out Outlook VBA and Custom Forms 1
M Allow or Deny when a Program tries to send an email Outlook VBA and Custom Forms 1
J WINDOWS EASY TRANSFER does not allow for BCM BCM (Business Contact Manager) 1
B Only 249 contacts are allow to be created in Outlook by Add-in Outlook VBA and Custom Forms 5
C OL 2003/2007: HOW allow me to see categories, but not let recipien Outlook VBA and Custom Forms 3
C How to replace or delete first instance of sentence in mail body? Outlook VBA and Custom Forms 1
G multiple instance search preferences Using Outlook 5
O Assigning a single instance of a recurring task OUTLOOK 2010 Using Outlook 3
S How to read single instance of recursive meetings in Outlook Outlook VBA and Custom Forms 1
S How to read single instance of recursive meetings in Outlook Outlook VBA and Custom Forms 1
S Failed to create an RDO session instance: Class not registered Outlook VBA and Custom Forms 1
J Outlook 2010 does not let me put any account Using Outlook.com accounts in Outlook 3
P 3 of 5 PST files don't install from d:\outlook but only from D:\ Using Outlook 7
HarvMan January Windows 10 preview update force installs new Outlook Using Outlook 1
L Outlook 2010 - new installation on Windows 11 - aplzod32.dll is not a valid Add-in Using Outlook 8
J Outlook troubleshooting/logging - option grayed out Using Outlook 2
B Arrows missing from Outlook emails vertical scrollbar Using Outlook 0
G Outlook 2021 (New) doesn't respect default browser Using Outlook 8
B Outlook or iPhone turning tabs into spaces in Outlook Notes Using Outlook 1
P newly installed Office 365 includes OLD Outlook Using Outlook 6
R Outlook ribbon menu default? Using Outlook 7
H Spam email in Gmail not visible in Outlook Using Outlook 3
J How to transfer Win 10 Outlook to new Windows 11 pc? Using Outlook 10
J Renegade spam URL line displayed in old local Outlook 365 email title Using Outlook 3
G Reduce whitespace in Outlook desktop Contact Cards display Using Outlook 3
C Outlook classic via 365 Using Outlook 2
Dr. Demento Analogous Outlook code to read info into an array (or collection or whatever) Outlook VBA and Custom Forms 7
S Repair Outlook Using Outlook 8
V Outlook Form ListBox is not editable Outlook VBA and Custom Forms 2
F Outlook's contacts Using Outlook 1
D Outlook 2003 stopped dead Using Outlook 2
G Cannot receive emails from gmail account in Outlook 365 Using Outlook 1
E "Cannot display the folder. MS Outlook cannot access the specified file location" Using Outlook 8
P Outlook 2016 Working Offline Using Outlook 2
Rupert Dragwater Cannot reestablish gmail (email address) account in Outlook 365 Using Outlook 11
O Outlook 365 synchronisieren Exchange Server Administration 1

Similar threads

Back
Top