User Manual

05.16.2025

MANUAL

About the CodeDefiner procedure when installing for the first time from version 1.4.6 and later

The Japanese version of the manual is the latest.
Please also check.
## Overview Since version 1.4.6, the CodeDefiner command for initial installation has changed. <font color="Red">There is no change in the procedure for upgrading.</font> ### Windows #### Version up to 1.4.5 ``` dotnet Implem.CodeDefiner.dll _rds ``` #### Version 1.4.6 and later *The following command is executed only during initial installation. ``` dotnet Implem.CodeDefiner.dll _rds /l "en" /z "UTC" ``` ### Linux #### Version up to 1.4.5 ``` sudo -u <user who launch Pleasanter> /usr/local/bin/dotnet Implem.CodeDefiner.dll _rds ``` #### Version 1.4.6 and later *The following command is executed only during initial installation. ``` sudo -u <user who launch Pleasanter> /usr/local/bin/dotnet Implem.CodeDefiner.dll _rds /l "en" /z "UTC" ``` ### Please Refer to The Following for Installation Procedures for Each Environment. [Install Pleasanter on Azure App Service with serverless configuration](getting-started-pleasanter-azure) [Install Pleasanter on Windows](getting-started-pleasanter-windows) [Install Pleasanter on Ubuntu](getting-started-pleasanter-ubuntu) [Install Pleasanter on AlmaLinux](getting-started-pleasanter-almalinux) [Install Pleasanter on Red Hat Enterprise Linux 8](getting-started-pleasanter-rhel-8) [Install Pleasanter on Red Hat Enterprise Linux 9.7/10.1](getting-started-pleasanter-rhel)
rocket_launch 導入・移行の不安を、まるごと支援

環境構築から移行・更新まで、導入をしっかりサポートします。

システム導入支援サービスの詳細はこちら →
play_circle 項目拡張、支援ツール、まずは体験

Enterprise Edition導入前に機能や操作感を確認したい方は、トライアルをご利用ください。

トライアル機能の詳細はこちら →
TOP