是否需要通过Apple远程桌面(ARD)安装Splashtop Streamer?这是操作方法。
这适用于您在Splashtop Remote Support帐户下创建的自定义streamer。
- 在Splashtop网站上使用首选选项创建一个组和一个部署程序包
,下载DMG,记下该组的安装代码。 - 前往 https://support-splashtopbusiness.splashtop.com/hc/en-us/article_attachments/4406570213147/deploy_splashtop_streamer.sh 下载部署脚本
- 使用ARD将脚本和部署包复制到目标计算机上的/ tmp。
- 更改部署脚本的权限以使其可执行。
- 调整此命令以匹配您的特定参数:sudo ./
deploy_splashtop_streamer.sh -i streamer.dmg -d your_code -w 0 -s 0 -v 0在这种情况下
就像最后的插图一样。 - 有关设置的选项及其运行方式的更多信息,请参见 https://support-splashtopbusiness.splashtop.com/hc/en-us/articles/212725183-Command-lineparameters-to-silently-install-your-deployable-Splashtop-streamer
感谢Splashtop用户Ben Levy编写了这些说明。