Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 1.0.68.1

...

Install Add-On

To install the Teamworkx Thunderbird Integration for Jira add-on of Thunderbird Integration for JIRA, do the following:

  1. Extract the Outlook.Integration.for.JIRA_v.{version}.zip archive.
    An directory labeled Outlook.Integration.for.JIRA_v.{version} should be created. It contains the following files:
    • Outlook.Integration.for.JIRA.msi
    • README_FIRST.txt
    • setup.exe
  2. Execute the file setup.exe.

    Info

    The file setup.exe checks for necessary dependencies (such as .NET framework) and install them if needed. It is recommend to use setup.exe to install the Outlook add-on.

    The file Outlook.Integration.for.JIRA.msi does not check for any dependencies. It is intended for software distribution only. catWorkX does not offer support for software distribution.

    A Setup Wizard dialog appears.

  3. Follow the instructions of the installer.
    The plugin will be registered for the current user in the registry (HKEY_CURRENT_USER) to be loaded by Outlook on the next start.

...

  1. Start Mozilla Thunderbird.
  2. Select Tools > Add-ons.
    The "Add-ons Manager" tab is displayed.
    Image Added


    1. Either, if you downloaded the file manually, from the cog menu at the top. select Install Add-on From File.
      Image Added
      Browse to the createJiraissue.xpi file and select it.
    2. Or, if you searched Mozilla's Add-Ons site by simply searching for e.g. Jira in the Box "Search for all add-ons".
    3. Or, simply drag and drop the attachment from the page Teamworkx Thunderbird Integration for Jira into your add-ons list in Thunderbird.
  3. The "Software Installation" dialog is displayed.
    Image Added
  4. In the "Software Installation" dialog, select Install Now.
    After the installation, "Thunderbird Integration for Jira" is displayed at the top of the list of add-ons in the "Add-on Manager".
    Image Added
  5. Click Restart Now.

Uninstall Add-on

To install the Teamworkx Thunderbird Integration for Jira add-on, do the following:

  1. Start Mozilla Thunderbird.
  2. Select Tools > Add-ons.
    The "Add-ons Manager" tab is displayed.
    Image Added
  3. Select Remove at the Thunderbird Integration entry.
    A confirmation message is displayed.
    Image Added
  4. Select Restart now to confirm the deinstallation and restart Thunderbird.

Disable/Enable Add-on

Disable Add-on

To install the Teamworkx Thunderbird Integration for Jira add-on, do the following:

  1. Start Mozilla Thunderbird.
  2. Select Tools > Add-ons.
    The "Add-ons Manager" tab is displayed.
    Image Added
  3. Select Disable at the Thunderbird Integration entry.
    A confirmation message is displayed.
    Image Added
  4. Select Restart now to confirm the deactivation and restart Thunderbird.

Enable Add-on

To install the Teamworkx Thunderbird Integration for Jira add-on, do the following:

  1. Start Mozilla Thunderbird.
  2. Select Tools > Add-ons.
    The "Add-ons Manager" tab is displayed.
  3. Select Enable at the Thunderbird Integration entry.
    A confirmation message is displayed.
  4. Select Restart now to confirm the activation and restart Thunderbird.

...

In case you want to install Outlook Integration for JIRA

  • on terminal servers,
  • on computers with multiple users or
  • according to your own software deployment strategy,

 you might want to install the plugin only once and handle the load behavior of the add-on for each user on your own. To do so, do the following:

  1. Uninstall all previous versions of the add-on if you are upgrading.

    (Uninstalling first is the safe path. Usually just installing/upgrading works as well, older files will be overwritten. Just in case of any errors, always uninstall and then reinstall the plugin.)

  2. Run setup.exe (not the MSI file) as administrator to install the plugin on the terminal server.
    The setup will install and register the add-on for all users of the server. By default the plugin installs to %ProgramFiles(x86)%. On this stage the plugin will only be registered on the server (HKEY_LOCAL_MACHINE), but not loaded into a user's Outlook.
  3. There are two options to load the plugin for users:
    1. Use the outlook_jira_current_user.reg file from the setup directory to install the plugin to your end-users. To add the contents of the file to the registry of the plugin's users (HKEY_CURRENT_USER), you can
      1. use the Group Policy Registry Preference or
      2. use a logon script
    2.  Use outlook_jira_local_maschine_office32bit_win32bit_and_office64bit_win64bit.reg or outlook_jira_local_maschine_office32bit_win64bit.reg. To add the contents of the file to the registry of the plugin's machine (HKEY_LOCAL_MACHINE).
      The plugin needs to be registered only once and will be loaded for all users.  
      Please make sure to use the proper *.reg-file due to different bitnesses (32bit/64bit) of Outlook and Windows.

...