Jira アプリケーションのアンインストール (Windows)
This page describes the procedure for uninstalling Jira, which had been installed using the Windows Installer.
If you wish to re-install Jira in "unattended mode", do not uninstall your previous installation of Jira just yet. See Using the silent installation feature for more information.
To uninstall Jira from Windows:
- Log in to Windows as the same user that was used to install Jira with the Windows Installer.
- 次のいずれかの方法で、アンインストーラーを起動します:
- Windows の [スタート] メニュー > [すべてのプログラム]
>
[Jira X.Y]>
[Jira X.Y をアンインストール] の順にクリックします
("X.Y" は、アンインストールしようとしている Jira のバージョン番号です)。
または - Open the Windows Control Panel, choose 'Add or Remove Programs' (on Windows XP) or 'Programs and Features' on (Windows 7/Vista), and then uninstall 'Jira X.Y' from the list of applications
OR - Windows のコマンド プロンプトを開き、次を実行します:
- Change directory
cd
to your Jira installation directory uninstall.exe
ファイルを実行します。
- Change directory
- Windows の [スタート] メニュー > [すべてのプログラム]
- Follow the prompts to uninstall Jira from your computer.
注意:
- The uninstaller will not delete the Jira home directory.
- All log files that were generated while Jira was running will not be deleted.
- All files within the Jira installation directory will be deleted (with the exception of the Tomcat
log
folder located in the Jira installation directory). - Windows のコマンド プロンプトで
-q
オプションを指定すると、アンインストーラーを無人モードで実行できます — 例:uninstall.exe -q
。
最終更新日: 2022 年 10 月 6 日
Powered by Confluence and Scroll Viewport.