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
kburrows Outlook Classic - JPG files are corrupted when opened or saved Using Outlook 3
F Sync Outlook Calendar Using Outlook 0
G Change default font size in sticky notes - Outlook Desktop 2021 Using Outlook 2
C VBA in "New Outlook?" Using Outlook 0
D New Outlook with Business Basic Plans Using Outlook 0
D Outlook 2021 not working with Outlook 2003 installed Using Outlook 5
D Outlook 2003 stopped working - get they dialog box asking for username & Password Using Outlook 2
T Outlook 2021 hangs in close on taskbar occasionally Using Outlook 1
M Duplicate removal feature in Outlook 2021 is faulty Using Outlook 2
D.Moore Outlook COM addins source folder Using Outlook 11
P Removing Outlook 365 Account from Send/Receive Using Outlook 3
kburrows Outlook Automatically Merging Contacts Using Outlook 1
A Outlook 2016 Outlook 2016 vs. New Outlook Using Outlook 4
D Outlook Desktop App Email Software Using Outlook 0
efire9207 VBA Outlook Contacts Outlook VBA and Custom Forms 6
M Outlook not logging in to server Using Outlook 0
J Outlook macro to run before email is being send Outlook VBA and Custom Forms 0
R Outlook 2021 change view Using Outlook 2
K Outlook font corrupted in some point sizes, resets on close/open Using Outlook 2
J Is the Windows Outlook Tasks module really going to be gone? Using Outlook 6
F Outlook 2010 and Hotmail Using Outlook 1
A Outlook 2021 needs 'enter' for people search Using Outlook 2
HarvMan Outlook 365 Inbox Font Using Outlook 8
Retired Geek Outlook on MAC delete duplicate Sent emails Using Outlook 0
S New Outlook - IMAP ISSUES and support for addins? Using Outlook 1

Similar threads

Back
Top