Simpatie.ro - matrimoniale
Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
Nou pe simpatie:
danutza_84
Femeie
25 ani
Galati
cauta Barbat
26 - 55 ani
Mrrrr's Forum (VIEW ONLY)ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
Mrrrr's Forum (VIEW ONLY) / Tutoriale si Ghiduri Utile // Tutorials and useful guides /

[OUTLOOK] Add-in to Keep Outlook Running (close to minimize)

Pagini: 1 Moderat de TRaP, TonyTzu
#1
TRaP
Moderator
Postari: 960
This works and the Minimize option is free, even though the add-in is trial:
https://www.reliefjet.com/Download/Reli ... utlook.exe


Keep Outlook running without add-in, with just a little VBA and batch:
http://mrrrr.3xforum.ro/post/2264/OUTLO ... er_close_/


 
   
#2
Mrrrr
AdMiN
Postari: 2388
Source - make sure to check it for screenshots and more detailed steps
https://community.spiceworks.com/how_to ... to-taskbar

0. Close Outlook

1. Download and install Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) from https://www.microsoft.com/en-us/downloa ... px?id=8328 - skip to step 3 if you have 32-bit Windows

2. Download and install Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) from https://www.microsoft.com/en-us/downloa ... x?id=13523

Note:
If you have 64-bit Windows you are going to need to install both the above

3. Download from KeepOutlookRunning-64bit.dll (64-bit Office) or KeepOutlookRunning.dll (32-bit Office) from http://sourceforge.net/projects/keepout ... les/0.0.1/

Note:
Save them to the Documents folder instead of Downloads folder. Or to a safe folder where there is no risk of accidental deletion. 

4. Run Outlook as an Administrator

5. Go to File - Options - Add-ins

6. At the bottom of the window, under Manage select COM Add-ins and click the Go... button

7. Click on Add button and locate your DLL file, select it and click OK, then OK again on the COM Add-ins window.

8. Exit Outlook then restart it again and when you press X in the top right corner it should go to taskbar instead of exiting.

Important:
Best place to put this so you make sure it always loads is in Outlook's Addin folder, %appdata%\Microsoft\AddIns


Note:
To exit Outlook you will have to go to File - Exit


_______________________________________


 
   
#3
Mrrrr
AdMiN
Postari: 2388
How to prevent Outlook from disabling add-ins

1. Open the Registry Editor (start - run - regedit)

2. Navigate to one of the following keys to find the ProgID of your add-in:
HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Outlook\Addins

3. The name of the subkey is the ProgID, for example "KeepOutlookRunningCOMAddin.Connect". Write the ProgID down somewhere, in a Notepad.

4. Now go to one of the following keys depending on your Outlook version:
Outlook 2016 and newer: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook
Outlook 2013: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook

5. Create a subkey named Resiliency, then under that key create another key named AddinList.
The keys above should become:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook\Resiliency\AddinList
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook\Resiliency\AddinList

6. Under the AddinList key create a New - String Value and name it with the ProgID you found out at no 2, eg. KeepOutlookRunningCOMAddin.Connect

7. Double click the String Value and set it's value to 1 to set the add-in as always enabled.
Other option are 0 = always disabled (blocked), or 2 = configurable by the user and not blocked by the Block all unmanaged add-ins policy setting when enabled.

Sources:
https://docs.microsoft.com/en-us/office ... ns-enabled
https://www.techhit.com/how-to/prevent- ... ng-add-in/


_______________________________________


 
   
Pagini: 1  
Mergi la