> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-mp-guide/v20-ja-jp/gong-kai/mirissuno/miapurikshonno.md).

# 公開済みアプリケーションの管理

ウィザードを使用してアプリケーションを公開する場合、名前、実行ファイルのパスなど、いくつかのアプリケーションパラメーターを指定します。これらのオプションは、アプリケーションの公開後に変更できます。

公開済みアプリケーションを変更するには、**\[公開]** ペインで該当のアプリケーションを選択し、右ペインの **\[編集]** をクリックして編集できるようにします。アプリケーションのプロパティを以下のように変更します。

なお、ここでの設定の大半は、アプリケーションの公開ウィザードでの設定と同じです。個々の設定の詳細については、[**「アプリケーションを公開する」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Management-Portal-Guide/46941.htm)も参照してください。以下では、ウィザードでは使用できず、ここでのみ設定可能な項目を中心に説明します。

**アプリケーション**

このビューの設定のほとんどは、公開ウィザードと同じです。新しいオプションセットは、**\[サーバーごとの設定]** です。アプリケーションが複数のサーバーから公開される場合、各サーバーに対して以下のアプリケーションプロパティを個別に設定できます。

* **ターゲット**
* **スタート**
* **パラメーター**

一例として、異なるサーバーで異なるフォルダーにアプリケーションがインストールされているとき、上記のプロパティを変更して、**\[ターゲット]** および **\[開始]** フィールドの値を各サーバーで有効にできます。

**フィルタリング**

**\[フィルタリング]** カテゴリーのオプションは、公開ウィザードでは使用できず、ここでのみ設定可能です。このカテゴリーは、すべてのタイプの公開済みリソースに共通です。詳細については、[**「フィルタールールの使用」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Management-Portal-Guide/46951.htm)を参照してください。

**ルーティング**

[**「優先ルーティングを構成」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Management-Portal-Guide/47950.htm)を参照してください。

**ショートカット**

このビューでは、アプリケーションのショートカットを作成するユーザーデバイス上の場所を設定できます。これらの設定はサイトのデフォルト値から継承されますが、特定のアプリケーション用にカスタマイズすることができます。詳細については、[**「サイトのデフォルト値（公開）」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Management-Portal-Guide/46950.htm)を参照してください。

**ファイル拡張子**

このカテゴリーでは、アプリケーションのファイル拡張子の関連付けを変更できます。項目を追加/削除/変更するには、**\[ファイル拡張子]** オプションを選択します。リストに新しい拡張子を追加するには、省略記号メニューから **\[追加]** を選択し、必要な拡張子を指定します。既存の関連付けを変更するには、リストで拡張子を選択し、省略記号メニューから **\[プロパティ]** を選択します。

**ライセンス**

[**「サイトのデフォルト値（公開）」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Management-Portal-Guide/46950.htm)を参照してください。

**ディスプレイ**

[**「サイトのデフォルト値（公開）」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Management-Portal-Guide/46950.htm)を参照してください。

変更した場合は、**\[保存]** ボタンをクリックするか、**\[キャンセル]** をクリックして変更を破棄します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-mp-guide/v20-ja-jp/gong-kai/mirissuno/miapurikshonno.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
