Views:

Question:
How to install Fortis Office manually?

Answer:
To manually install Fortis Office do the following,
1. Browse out to the Fortis directory.
2. Within the Fortis directory look for a file named "foconnect.exe", right click and select "Run As Administrator" to start the installation.
3. A Window should pop up showing Registry Keys which were written and dll files that were registered and marks the end of the installation.

From this point you should now see the Send to Fortis add-in in any of the Microsoft Office products. If that did not work you can try to add registry keys to manually add Fortis Office Plugins
Save the following as a .reg and double click to run it. It should automatically add the keys:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\Excel\Addins\FortExcel.Connect]
'FriendlyName'='Fortis Office - Excel'
'Description'='Fortis Office - Excel'
'LoadBehavior'=dword:00000003
'CommandLineSafe'=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins\ForOutlk.Connect]
'FriendlyName'='Fortis Office - Outlook'
'Description'='Fortis Office - Outlook'
'LoadBehavior'=dword:00000003
'CommandLineSafe'=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Office\PowerPoint\Addins\ForPwPnt.Connect]
'FriendlyName'='Fortis Office Sentry - PowerPoint'
'Description'='Fortis Office Sentry - PowerPoint'
'LoadBehavior'=dword:00000003
'CommandLineSafe'=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Office\Word\Addins\ForWord.Connect]
'FriendlyName'='Fortis Office - Word'
'Description'='Fortis Office - Word'
'LoadBehavior'=dword:00000003
'CommandLineSafe'=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Excel\Addins\FortExcel.Connect]
'FriendlyName'='Fortis Office - Excel'
'Description'='Fortis Office - Excel'
'LoadBehavior'=dword:00000003
'CommandLineSafe'=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Outlook\Addins\ForOutlk.Connect]
'FriendlyName'='Fortis Office - Outlook'
'Description'='Fortis Office - Outlook'
'LoadBehavior'=dword:00000003
'CommandLineSafe'=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Office\PowerPoint\Addins\ForPwPnt.Connect]
'FriendlyName'='Fortis Office Sentry - PowerPoint'
'Description'='Fortis Office Sentry - PowerPoint'
'LoadBehavior'=dword:00000003
'CommandLineSafe'=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Word\Addins\ForWord.Connect]
'FriendlyName'='Fortis Office - Word'
'Description'='Fortis Office - Word'
'LoadBehavior'=dword:00000003
'CommandLineSafe'=dword:00000000

Comments (0)