Difference between revisions of "Fixing Outlook 2010 Stay-On-Top Problem"

From ATTWiki
Jump to: navigation, search
Line 1: Line 1:
 +
Close Outlook.<br><br>
 +
 
In the Search Programs and Files box, enter RegEdit and press Enter.<br><br>
 
In the Search Programs and Files box, enter RegEdit and press Enter.<br><br>
  
Line 7: Line 9:
 
If the value is set to 3 instead of 2, this will cause Outlook’s main window to be at the top of the Z stack when the window is open, preventing any other window opening in front of it.<br><br>
 
If the value is set to 3 instead of 2, this will cause Outlook’s main window to be at the top of the Z stack when the window is open, preventing any other window opening in front of it.<br><br>
  
Create the key LoadBehavior and set it to 2.
+
Create the key LoadBehavior and set it to 2.<br><br>
 +
 
 +
Load Outlook.
  
 
==Other Pages==
 
==Other Pages==
 
Back to [[Miscellaneous]]<br><br>
 
Back to [[Miscellaneous]]<br><br>

Revision as of 16:55, 9 August 2013

Close Outlook.

In the Search Programs and Files box, enter RegEdit and press Enter.

Search for this folder: HKey_Current_User\Software\Microsoft\Office\Outlook\Addins.

Each add-in can use a DWORD called LoadBehavior.

If the value is set to 3 instead of 2, this will cause Outlook’s main window to be at the top of the Z stack when the window is open, preventing any other window opening in front of it.

Create the key LoadBehavior and set it to 2.

Load Outlook.

Other Pages

Back to Miscellaneous