
# 安装RemoteApp程序
*V3.3.26.0*及以上版本需要在应用发布服务器中安装RemoteAppProxy跳板工具。
#### 前提条件
已获取服务器管理员账号与密码。
#### 操作步骤
1. 使用管理员账号登录服务器。
2. 在应用服务器中，下载RemoteAPPProxyInstaller_xxx.zip（xxx为版本号）压缩包。 
   下载[RemoteAppProxy2.1.2版本](https://all-image.obs.cn-north-4.myhuaweicloud.com/remoteApp/RemoteAPPProxyInstaller_v2.1.2_0518.zip)（适配3.3.26.0及以上版本堡垒机）。
   ![](https://support.huaweicloud.com/usermanual-cbh/public_sys-resources/note_3.0-zh-cn.png)
   服务器需要有公网访问权限（绑定弹性EIP）。
   
   
3. 在应用服务器中，将RemoteAPPProxyInstaller_xxx.zip（xxx为版本号）压缩包进行解压。
4. 双击"RemoteAPPProxyInstaller_xxx.msi"（xxx为版本号）启动安装。 
   安装时请选择默认的安装路径。
   
   
5. 安装完成后，单击"关闭"。
 
#### 相关操作
如果请求的堡垒机IP或域名为公网IP或公网域名，而安装的应用服务器未绑定公网IP，则需要执行如下步骤打通网络连接，否则调用Windows应用发布时，将调用失败并提示您本次连接已断开。
1. 登录应用服务器。
2. 在"C:\\DevOpsTools\\RemoteAPPProxy\\"目录下新建文本文件"RemoteAPPProxy.conf"。
3. 在"RemoteAPPProxy.conf"文件中手动增加一行配置信息，如下所示。 
   **ServiceAddress = https://*ip* *:port***
   其中，ip为堡垒机的私有IP地址，port为443。
   
   
 
