黑狐家游戏

远程桌面服务怎么添加软件图标,远程桌面服务软件添加方法详解,步骤详尽,操作简便

欧气 0 0

本文目录导读:

  1. 添加软件的方法

随着信息技术的飞速发展,远程桌面服务已经成为企业、个人用户常用的远程操作工具,它能够实现远程控制、文件传输等功能,极大地方便了用户的远程操作,如何向远程桌面服务中添加软件呢?本文将详细讲解远程桌面服务软件添加方法,让您轻松实现软件的添加。

添加软件的方法

1、使用远程桌面客户端

远程桌面服务怎么添加软件图标,远程桌面服务软件添加方法详解,步骤详尽,操作简便

图片来源于网络,如有侵权联系删除

(1)打开远程桌面客户端,输入远程服务器的IP地址或主机名,点击“连接”。

(2)在连接成功后,您可以看到远程桌面服务器的桌面界面。

(3)打开“开始”菜单,找到“远程桌面连接”选项,点击进入。

(4)在弹出的窗口中,点击“文件”菜单,选择“添加”。

(5)在弹出的“添加软件”窗口中,选择您要添加的软件路径,点击“确定”。

(6)软件已成功添加到远程桌面服务中,您可以在远程桌面服务中找到并运行该软件。

远程桌面服务怎么添加软件图标,远程桌面服务软件添加方法详解,步骤详尽,操作简便

图片来源于网络,如有侵权联系删除

2、使用远程桌面服务管理器

(1)打开远程桌面服务管理器,连接到远程服务器。

(2)在左侧导航栏中,找到“应用程序”选项。

(3)点击“应用程序”选项,进入应用程序管理界面。

(4)在应用程序管理界面中,点击“添加应用程序”按钮。

(5)在弹出的“添加应用程序”窗口中,选择您要添加的软件路径,点击“确定”。

远程桌面服务怎么添加软件图标,远程桌面服务软件添加方法详解,步骤详尽,操作简便

图片来源于网络,如有侵权联系删除

(6)软件已成功添加到远程桌面服务中,您可以在远程桌面服务中找到并运行该软件。

3、使用脚本自动添加软件

(1)编写一个批处理脚本,将以下内容复制到脚本中:

REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayIcon /t REG_SZ /d "C:PathToYourSoftware.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallLocation /t REG_SZ /d "C:PathToYourSoftware" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v NoModify /t REG_DWORD /d 1 /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v NoRemove /t REG_DWORD /d 1 /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallLocation /t REG_SZ /d "C:PathToYourSoftware" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayVersion /t REG_SZ /d "1.0" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v UninstallString /t REG_SZ /d "C:PathToYourSoftwareuninstall.exe" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v InstallDate /t REG_SZ /d "20200101" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v Publisher /t REG_SZ /d "Your Company" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstall "{GUID}" /v DisplayName /t REG_SZ /d "Your Software" /f
REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersion

标签: #远程桌面服务怎么添加软件

黑狐家游戏
  • 评论列表

留言评论