Documentation Center

Configuring where configuration files for Run from CD are located

By default, if a user on a Windows system runs LiveContent S1000D from a CD-ROM, an appropriate location is selected in the All Users application data directory on the Windows client system to store a number of read-write configuration files. You can choose to set a different location than this default, and you can also configure a location for these files for Linux client systems.

Procedure

  1. Navigate to your collection directory.
  2. Open launch.ini for editing.
  3. Add the following to the file:
    ; Configure location of the application data directory on the client machines:
    XyAppDirWin=WINDIR
    XyAppDirLinux=LINUXDIR

    where WINDIR is your Windows application directory and LINUXDIR is your Linux application directory.

  4. Save and close launch.ini.