Skip Headers
Oracle® Fusion Middleware User's Guide for Desktop Integration Suite
11g Release 1 (11.1.1)

Part Number E10624-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

2 Setting Up Desktop Integration Suite on Client Computers

This section explains the process of setting up Desktop Integration Suite 11gR1 on client computers running the Microsoft Windows operating system. It covers these topics:

2.1 Installation Requirements

Client computers running Desktop Integration Suite 11gR1 must meet the following requirements:

2.2 Installation Considerations

Please note the following considerations with regard to setting up a client computer for use with Desktop Integration Suite:

2.3 Installation Process

Setting up the client software of Desktop Integration Suite consists of the following steps:

  1. Uninstalling a Previous Version of Desktop Integration Suite

  2. Installing the Latest Version of Desktop Integration Suite

  3. Manually Configuring the Notes.ini File (if required)

  4. Setting Up Content Server Connections

2.4 Uninstalling a Previous Version of Desktop Integration Suite

If a previous version of the Desktop Integration Suite client software is already on your computer, it is strongly recommended that you uninstall it first. It is important that you completely uninstall everything previously installed.

Perform these steps to completely uninstall the Desktop Integration Suite client software:

  1. Open Windows Control Panel.

  2. Click the following link, depending on your operating system:

    • Windows XP: Add or Remove Programs

    • Windows Vista and Windows 7 (category view): Uninstall a program (under Programs)

    • Windows Vista and Windows 7 (icon view): Programs and Features

  3. Select Oracle Content Server - Desktop Integration Suite.

  4. Do the following, depending on your operating system:

    • Windows XP: Click Remove.

    • Windows Vista and Windows 7: Right-click and choose Uninstall.

    The Desktop Integration Suite uninstall wizard is launched.

  5. Click Yes when asked if you are sure that you want to remove the Desktop Integration Suite software from your computer.

    The software is removed from the client computer.

Important:

If you are running the WebDAV Client, you must uninstall it using the WebDAV Client uninstaller.

Note:

If you uninstall and then reinstall the Desktop Integration Suite software (for example, during an upgrade), all server connections that you set up earlier will continue to be available after reinstalling the software.

2.5 Installing the Latest Version of Desktop Integration Suite

If there are no previous versions of the Desktop Integration Suite client software on your computer, you can install the current version of the Desktop Integration Suite 11gR1 client software.

Perform these steps to install the Desktop Integration Suite 11gR1 client software:

  1. Contact your system administrator for instructions on where to obtain the client software installer for Desktop Integration Suite.

    If you have access to an Oracle Content Server 11gR1 instance, you can find the Desktop Integration Suite client installer on the My Downloads page in the content server web interface (under My Content).

  2. After obtaining the client software, run the installer executable. Please note there are separate installers for the 32-bit and 64-bit versions of Desktop Integration Suite 11gR1 (\Installer\32-bit\Setup.exe and \Installer\64-bit\Setup.exe, respectively). Make sure that you run the correct installer version. Ask your system administrator if you are not sure which one to use.

  3. If the installer does not detect the Microsoft .NET Framework Version 2.0 Redistributable Package on your computer, you are prompted to load it. Click Yes, accept the license agreement, perform the installation, and click Finish.

    Note:

    If the link from the installer does not work and you get a download error message, copy and paste the link to your web browser and download it from there.
  4. On the Welcome screen, click Next to start the installation.

  5. In the Custom Setup dialog, select the supported application(s) you want to integrate with Content Server.

    The list includes all supported applications that were detected on your local computer (see Section 1.5, "Supported Client Applications"). All applications are selected for integration by default. If you do not want to integrate an application with Content Server, click its icon and choose "This feature will not be available" from the menu. The icon associated with the application then changes to a red X.

    Figure 2-1 Selection of Applications to Integrate With Content Server

    Description of Figure 2-1 follows
    Description of "Figure 2-1 Selection of Applications to Integrate With Content Server"

    Note:

    If no Outlook accounts have been defined yet, no integration will be set up in Outlook, even if it was selected in the application selection dialog.

    By default, the software is installed to C:\Program Files\Oracle\Content Server\Desktop Integration Suite. If you want to install the software to a different folder, click the Change... button and point to a different destination.

    After you have verified the applications to integrate with as well as the software installation location, click Next to continue, or Cancel to exit the installation process.

  6. If any of the applications that you want to integrate with Content Server are currently running, a warning may be displayed stating that some features of Desktop Integration Suite will not be available until the affected applications are restarted. Click Next to continue.

  7. Click Install to start the installation.

    All required files are copied.

    When installing the Lotus Notes integration, you may receive an error message stating that the Notes.ini file could not be found. If you receive this error, first complete the installation and then follow the instructions in Section 2.6, "Manually Configuring the Notes.ini File."

  8. After the installation has been completed, click Finish to exit the installation wizard.

2.6 Manually Configuring the Notes.ini File

If Lotus Notes is one of the applications selected for integration, then you must make some changes to the Notes.ini file. The Desktop Integration Suite client software installer attempts to make these changes automatically. If the installer is unable to do this, an error message is displayed, and you must make the changes manually.

Perform these steps to manually make the required changes to the Notes.ini file:

  1. Locate the Notes.ini file. You will find this file in the following location:

    • Windows XP: Lotus-Notes-App-Dir\Notes.ini (for example, C:\Program Files\Lotus\Notes\Notes.ini)

    • Windows Vista and Windows 7: C:\Users\User-Name\AppData\Local\VirtualStore\Lotus-Notes-App-Dir\Notes.ini (for example, C:\Users\jsmith\AppData\Local\VirtualStore\Program Files\Lotus\Notes\Notes.ini)

      Please note the following for Windows Vista and Windows 7:

      • The Lotus Notes application directory also has a Notes.ini file, but this is not the file that needs to be modified.

      • The AppData structure in Windows Vista and Windows 7 is hidden by default. You must enable the option to view hidden folders in Windows Explorer.

      • If multiple users are using a client computer running Windows Vista or Windows 7, then the Notes.ini file needs to be modified for each user.

    Consult your Notes administrator if you have trouble finding the Notes.ini file.

  2. Open the Notes.ini file in a text editor.

  3. Look for the AddInMenus entry.

    • If there is an AddInMenus entry, add STELNI.DLL to the end of the entry, separated by a comma, for example:

      AddInMenus=FILE1.DLL,FILE2.DLL,STELNI.DLL
      
    • If there is no AddInMenus entry, add the following line to the end of the file:

      AddInMenus=STELNI.DLL
      

    (Please note that the last character of the DLL file name is the upper-case letter i, not the number 1.)

  4. Save and close the Notes.ini file.

2.7 Setting Up Content Server Connections

After installing the Desktop Integration Suite client software on your computer, you must set up connections to all content servers that you want to access from your computer. For more information, see Chapter 7, "Working With Content Server Connections."