Skip to content

Starting the Trial with the Installer

Overview

This page explains how to start the Pleasanter Extensions Trial with the installer.

Prerequisites

  1. The steps below assume that Pleasanter is already installed. Note that the steps below do not install Pleasanter.
  2. To start the Pleasanter Extensions Trial with the installer, Pleasanter needs to be version 1.4.15.0 or later.

Operation Steps

Each path is an example for the case where you installed according to the steps in this user manual. Read them as appropriate for the environment you use.

  1. Run the following command to install the latest installer.

    Installing the latest installer
    dotnet tool install -g Implem.PleasanterSetup
    
  2. Run the installer with the trial option.

    Running the installer with the trial option
    pleasanter-setup trial
    
  3. Specify the directory to install to. If you do not need to change it, press the Enter key. The summary of the installation conditions is then displayed. The following is an example for Windows.

    Specifying the directory to install to
    Install Directory [Default: C:\web\pleasanter] :
    
    ------ Summary ------
    Install Directory         : C:\web\pleasanter
    DBMS                      : SQLServer
    SaConnectionString PWD    : **********
    OwnerConnectionString PWD : **********
    UserConnectionString PWD  : **********
    Server                    : localhost
    Service Name              : Implem.Pleasanter
    [Issues]
        Class       :
        Num         :
        Date        :
        Description :
        Check       :
        Attachments :
    [Results]
        Class       :
        Num         :
        Date        :
        Description :
        Check       :
        Attachments :
    ---------------------
    
  4. You are asked whether to start the trial. If there is no problem, enter Y and press the Enter key. CodeDefiner is then called and information about the current Pleasanter is collected.

    Confirming the start of the trial
    Do you want to start the trial? Please enter 'y(yes)' or 'n(no)'. :
    y
    <INFO> Starter.Main: Implem.CodeDefiner 1.4.22.0
    <INFO> Configurator.OutputLicenseInfo:
    ServerName: localhost
    Database: master
    Deadline: 0001/01/01
    Licensee:
    Users: 0
    <INFO> Configurator.OutputLicenseInfo: This edition is "Community Edition".
    
  5. You are asked whether to continue. If there is no problem, enter Y and press the Enter key. The setup of the trial then starts.

    Confirming whether to continue
    Type "y" (yes) to continue the Pleasanter Extensions Trial process, otherwise type "n" (no).
    y
    
  6. "Setup is complete." is displayed and the annual support service information page opens in a web browser.

    Completion of the trial start steps
        : (omitted)
    <SUCCESS> Starter.TrialConfigureDatabase: Database configuration has been completed.
    <SUCCESS> Starter.Main: All of the processes have been completed.
    Setup is complete.
    

    The annual support service information page

The setup is now complete. Continue to Checking That the Trial Has Started.