Install App Center on Windows

From Lianjapedia
Revision as of 06:57, 15 April 2014 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Downloads for Windows


Before you start...

The Lianja App Center is the desktop client for running deployed Lianja Apps. If you want to develop Apps, you need the Lianja App Builder.

Do not run the Lianja App Center installer if you have already installed the Lianja App Builder. The Lianja App Builder installer includes both the Lianja App Builder and the Lianja App Center. The Lianja App Center installer should only be used for desktop client installations.

If you are distributing the Lianja App Center under the terms of your Lianja App Builder or Lianja APaaS Developer license, remember that the Lianja App Center can be included in your own installer. Download the distribution into your lianja\redist folder and see the template installer in the Deploy Workspace for how to run the Lianja App Center installation silently.

If you are installing Lianja v1.1 and previously set up environment variables for the Lianja v1.0 installation on an alternative drive, please unset the environment variables before proceeding with the Lianja v1.1 installation.

Installation

  • Double-click on the downloaded installer to run it
  • Click Next > to continue

Lianja App Center Installation

  • Read the License Agreement
  • Use the scrollbar to display the full text

Lianja App Center Installation

  • Click a radio button to accept or reject the License Agreement
  • Click Next >
  • If you select I accept the agreement, the installation will continue

Lianja App Builder Installation

  • If you select I do not accept the agreement, you will be prompted to abort the installation

Lianja App Builder Installation

  • If you click Yes, the installation will stop
  • If you click No, you will be returned to the License Agreement

Lianja App Builder Installation

  • After accepting the License Agreement, the installation will continue
  • Select the Installation Directory in the format DRIVE:\lianja
  • Click Next > to accept the default Installation Directory 'C:\lianja'
  • Note: if you have an existing installation in 'C:\Lianja' (uppercase 'L') this will be displayed and will be the valid default

Lianja App Center Installation

  • To install to an alternative drive, specify the drive letter, but leave the directory as '\lianja'
  • Click Next >

Lianja App Center Installation

  • Make sure 'Lianja App Center' is checked
  • Click Next >

Lianja App Center Installation

  • Select the Shared files directory drive where Lianja Data, Apps and Library scripts are located
  • Click Next > to accept the default drive 'C:\'

Lianja App Center Installation

  • To install to an alternative drive, specify the drive letter, e.g. 'E:\'
  • Note: if you have specified a different drive to your installation drive, please follow the instructions for modifying the Lianja App Center shortcut at the bottom of this page
  • Click Next >

Lianja App Center Installation

  • Click Next > to begin the installation
  • If you do not want the installation to begin, click Cancel

Lianja App Center Installation

  • Uncheck the box if you do not want to view the Readme File
  • Click Finish

Lianja App Center Installation

  • Double-click the Lianja App Center desktop shortcut to run the Lianja App Center

Lianja App Center Shortcut

Different Installation and Shared files directory drives

If you specified different Installation and Shared files directory drives, you need to modify the Target of the Lianja App Center shortcut as follows:

  • Right-click the shortcut and open the Properties
  • Add the command line switch '--runtimedir DRIVE:' where 'DRIVE' is your drive letter, e.g. for a Shared files directory drive of 'E:' and an installation drive of 'C:', the Target is C:\lianja\bin\lianjaruntime.exe --runtimedir E:

Lianja App Center Shortcut Target

  • Alternatively, you can set up LIANJA_RUNTIMEDIR as a system or user environment variable (Control Panel | System | Advanced system settings) to point to the Shared files directory drive.

See Also

Command Line Switches