Skip Headers

Oracle9i Lite Administration and Deployment Guide
Release 5.0.2
Part No. A97376-01
Go To Table Of Contents
Contents
Go To Index
Index

Previous Next

13
Deployment: Creating an Install CD for Mobile Clients

This document discusses how to create a CD for installing the Mobile Clients offline. It includes a discussion of the following topics:

13.1 How to Create an Offline CD for Mobile Clients

As the Administrator, you can create a set of files on a Windows machine, which can be burned to a CD to enable users to install a Mobile Client offline from the CD. The files on the CD install a Mobile Client and any necessary Java files.

This method is recommended for users who want to install a Mobile Client but are connecting over low-bandwidth connections, although they must still use those connections to synchronize.

13.1.1 Download the Offline Install Files

To download the offline install files, follow these steps:

  1. Log on to the Mobile Server to download to a Windows machine the offline version of setup.exe by connecting to:

    http://<mobile_server>/webtogo/setup
    
    

    The list of Mobile Clients with hyperlinks appears as illustrated by Figure 13-1. You can select from this list the Mobile Client that you want to install by clicking the hyperlink here immediately below the listed Mobile Client.

    Figure 13-1 The List of Mobile Clients

    Description of use_setp.gif is contained in the surrounding text
  2. Click the link here which applies to the type of installation you are planning to make. This downloads setup.exe. You are then prompted for a destination directory.

13.1.2 Compile the Offline Install Files

After downloading the offline install files, compile the files by following these steps:

  1. Open a console window and at the command prompt, run the copy of setup.exe from the directory you selected in Step 2, using the -distribution flag .

    For example:

    C:\CDSETUP\setup.exe -distribution
    

    Note:

    the program creates a setup.exe icon in the folder that you selected in Step 2. Running this without the -distribution flag, by double-clicking the icon, for example, performs a normal setup of the Mobile Client on that machine. The -distribution option must be used to create the necessary files for an offline install.

  2. The Choose Directory dialog box appears, as illustrated in Figure 13-2, prompting for a destination directory where you want to create the CD-ROM image. Make sure that you select a destination directory other than the directory in which the setup.exe file resides. The destination directory can be in the same path as the directory where the setup.exe file is, but it must be a different directory. You can click the Browse button to locate the destination directory or you can type the directory name. Click OK.

    Figure 13-2 The Choose Directory Dialog Box

    Description of cd_inst2.gif is contained in the surrounding text
  3. All of the neccesary files are copied to the destination directory, pre-configured for an offline installation. These include an .ini file describing the Mobile Client, Java files which may be needed to upgrade the version of Java on the client machine, and the setup.exe file itself.

  4. Use this directory, or the files in this directory, to create a CD using a conventional CD burner. No CD writing software is provided with Oracle9i Lite.

13.2 Installing Mobile Clients from the CD

You can distribute the CD that you created as needed to users who want to install a Mobile Client. The user who wants to install a Mobile Client from this CD runs the setup.exe file on the CD. Once the Mobile Client is installed on the user's client machine, the user can connect to an instance of the Mobile Server normally.


Previous Next
Oracle Logo
Copyright © 2002 Oracle Corporation

All rights reserved
Go To Table Of Contents
Contents
Go To Index
Index