How to Minimize Microsoft Office Outlook to the System Tray
Open your registry and find or create the key below.
Create a new DWORD value, or modify the existing value, called “MinToTray” and set it according to the value data below.
Exit your registry, you may need to restart or log out of Windows for the change to take effect.
Registry Settings
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Preferences]
Value Name: MinToTray
Data Type: REG_DWORD (DWORD Value)
Value Data: (1 = System Tray, 0 = Taskbar)
outlook.txt
Warning: Declaration of Social_Walker_Comment::start_lvl(&$output, $depth, $args) should be compatible with Walker_Comment::start_lvl(&$output, $depth = 0, $args = Array) in /Users/wade/Sites/hm2k.org/wp-content/plugins/social/lib/social/walker/comment.php on line 18
Warning: Declaration of Social_Walker_Comment::end_lvl(&$output, $depth, $args) should be compatible with Walker_Comment::end_lvl(&$output, $depth = 0, $args = Array) in /Users/wade/Sites/hm2k.org/wp-content/plugins/social/lib/social/walker/comment.php on line 42
Worked for me! (MS Office 2007 [12.xx…].
Thank you!
Thanks for your reply.
I thought I’d make this easier for you in future, and wrote a little script to fix it for you:
http://hm2k.googlecode.com/svn/trunk/code/batch/outlook_mintotray.bat
Enjoy!